[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 9 / DSFormKit / 0.0.1 / DSFormKit.podspec.json
blob5474901078af38d99ca1ec49679619709e1d9bcb
2   "name": "DSFormKit",
3   "version": "0.0.1",
4   "summary": "Helps to control and create models which are being used as data source for forms.",
5   "homepage": "https://github.com/unboxme/DSFormKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavel": "cannedapp@yahoo.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/unboxme/DSFormKit.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true