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