[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 1 / e / 9 / IU_MobileFramework / 0.1.6 / IU_MobileFramework.podspec.json
blobec5191d07928bbb46215123404aeab0ac7948e97
2   "name": "IU_MobileFramework",
3   "version": "0.1.6",
4   "summary": "A short description of IU_MobileFramework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/IU_MobileFramework",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhuyuhui434@gmail.com": "zhuyuhui434@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/ZiOS-Repo/IU_MobileFramework.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IU_MobileFramework/Classes/**/*",
22   "resource_bundles": {
23     "IU_MobileFramework": [
24       "IU_MobileFramework/Assets/*"
25     ],
26     "IU_MobileFrameworkExt": [
27       "IU_MobileFramework/AssetsExt/*"
28     ]
29   },
30   "dependencies": {
31     "IU_Categories": [
33     ],
34     "IU_GeneralTools": [
36     ],
37     "Masonry": [
39     ],
40     "FDFullscreenPopGesture": [
42     ],
43     "DZNEmptyDataSet": [
45     ]
46   }