4 "summary": "This is a good iOS Router",
5 "description": "TODO: Add long description of the pod here.",
6 "homepage": "https://github.com/RamboQiu/RAMRouter.git",
12 "RamboQiu": "625217640@qq.com"
15 "git": "https://github.com/RamboQiu/RAMRouter.git",
28 "RAMRouter/Assets/*.png"
48 "source_files": "RAMRouter/RAMCore/*.{h,m}",
49 "public_header_files": "RAMRouter/RAMCore/*.h",
51 "RAMRouter/RAMController": [
62 "RAMRouter/RAMR3/*.{h,m}",
63 "RAMRouter/RAMR3/include/*.h",
64 "RAMRouter/RAMR3/zmalloc.{c,h}"
66 "requires_arc": false,
67 "public_header_files": "RAMRouter/RAMR3/include/*.h"
70 "name": "RAMController",
71 "source_files": "RAMRouter/RAMController/*.{h,m}",
72 "public_header_files": "RAMRouter/RAMController/*.h"