[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / e / 9 / IU_MobileFramework / 0.1.2 / IU_MobileFramework.podspec.json
blob23f0d9b01bb65ab6b9c27f166f6703a348614cf9
2   "name": "IU_MobileFramework",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IU_MobileFramework/Classes/**/*",
22   "resource_bundles": {
23     "IU_MobileFramework": [
24       "IU_MobileFramework/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "IU_Categories": [
30     ],
31     "IU_GeneralTools": [
33     ],
34     "IU_HUD": [
36     ],
37     "IU_GCD": [
39     ],
40     "Masonry": [
42     ],
43     "FDFullscreenPopGesture": [
45     ],
46     "DZNEmptyDataSet": [
48     ]
49   }