I am going to build a pod which will be using multiple pods with in it, Can we achieve this? what are the things I should keep in mind while building this?
Asked
Active
Viewed 30 times
0
-
yes a cocoapod can have dependencies. Read the tutorials / documentation on the cocoapods website – Simon McLoughlin Feb 11 '16 at 12:48
1 Answers
0
You can build separate pods and then build one metapod, that depends on the others.

orkoden
- 18,946
- 4
- 59
- 50