[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 1 / ICXUserInfoModule / 0.1.7 / ICXUserInfoModule.podspec.json
blob812c506596cfe48f20f9833e0b2a3076a9df35e7
2   "name": "ICXUserInfoModule",
3   "version": "0.1.7",
4   "summary": "因为token组件依赖了Http组件,所以不再单独dependency http组件.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://git.icarbonx.com/ICX-iOS/ICXUserInfoModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     " 吕佳珍": "lvjiazhen@icarbonx.com"
13   },
14   "source": {
15     "git": "https://git.icarbonx.com/ICX-iOS/ICXUserInfoModule.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICXUserInfoModule/Classes/**/*",
22   "dependencies": {
23     "MBProgressHUD": [
25     ],
26     "MJExtension": [
28     ],
29     "ICXTokenModule": [
31     ]
32   }