[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / 5 / 7 / TKFormKit / 0.0.1 / TKFormKit.podspec.json
blob377af18ec85dcebc871322548d933334d468ab44
2   "name": "TKFormKit",
3   "version": "0.0.1",
4   "summary": "Easy way to create forms",
5   "homepage": "https://github.com/xslim/TKFormKit",
6   "license": "MIT",
7   "authors": {
8     "Taras Kalapun": "t.kalapun@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xslim/TKFormKit.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*.{h,m}",
19   "resource_bundles": {
20     "TKFormKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"