[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 1 / 4 / 6 / IU_FormKit / 0.1.0 / IU_FormKit.podspec.json
blob0f77510f8959ada594b105e079cab3ba285db353
2   "name": "IU_FormKit",
3   "version": "0.1.0",
4   "summary": "A short description of IU_FormKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ZiOS-Repo/IU_FormKit",
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_FormKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IU_FormKit/Classes/**/*",
22   "resource_bundles": {
23     "IU_FormKit": [
24       "IU_FormKit/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "YYText": [
30     ],
31     "Masonry": [
33     ],
34     "IQKeyboardManager": [
36     ]
37   }