[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / b / 8 / Module_user / 0.0.1 / Module_user.podspec.json
blob77eaf6e97ca4454d184771b17c3afe4763a7e861
2   "name": "Module_user",
3   "version": "0.0.1",
4   "summary": "Module_user 城市门户用户组件库",
5   "description": "TODO: Add long description of the pod here.\n0.0.1 增加用户信息和用户积分模块",
6   "homepage": "http://smartcity.cec-cesec.com.cn:6882/CityOperate/CityPortal/Project/YinChuan/CityPortalModule/iOS/module_user",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Guoxiafei": "guoxiafei1991@163.com"
13   },
14   "source": {
15     "git": "http://smartcity.cec-cesec.com.cn:6882/CityOperate/CityPortal/Project/YinChuan/CityPortalModule/iOS/module_user.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "subspecs": [
22     {
23       "name": "UserModule",
24       "subspecs": [
25         {
26           "name": "UserKit",
27           "source_files": "Module_user/Modules/UserKit/**/*",
28           "resource_bundles": {
29             "UserBundle": [
30               "Module_user/Assets/UserBundle/*.{xcassets,xib}"
31             ]
32           },
33           "frameworks": "UIKit",
34           "dependencies": {
35             "ModulesKit": [
36               "0.0.26"
37             ],
38             "JXCategoryView": [
39               "1.5.2"
40             ],
41             "YYText": [
42               "1.0.7"
43             ]
44           }
45         },
46         {
47           "name": "IntegralMail",
48           "source_files": "Module_user/Modules/IntegralMail/**/*",
49           "resource_bundles": {
50             "IntergralBundle": [
51               "Module_user/Assets/IntergralBundle/*.{xcassets,xib}"
52             ]
53           },
54           "frameworks": "UIKit",
55           "dependencies": {
56             "Module_user/UserModule/UserKit": [
58             ],
59             "SDCycleScrollView": [
61             ]
62           }
63         }
64       ]
65     }
66   ]