[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 6 / b / 4 / UCPlanRegisterModule / 1.0 / UCPlanRegisterModule.podspec.json
bloba78aaa580a8fa6d1cad69ef9000732ff70fd6a4c
2   "name": "UCPlanRegisterModule",
3   "version": "1.0",
4   "summary": "组件化注册模块",
5   "homepage": "https://github.com/RPGLiker/UCPlanRegisterModule",
6   "license": "MIT",
7   "authors": {
8     "RPGLiker": "fanyang_32012@outlook.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/RPGLiker/UCPlanRegisterModule.git",
15     "tag": "1.0"
16   },
17   "source_files": "UCPlanRegisterModule/UCPlanRegisterModule/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "UCPlanKit": [
22     ]
23   }