[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / f / c / e / PureForm / 0.0.1 / PureForm.podspec.json
blob2523d060e66839ef7653390e29c9fa5ccddede1e
2   "name": "PureForm",
3   "version": "0.0.1",
4   "summary": "Easy form creator based on JSON",
5   "homepage": "https://github.com/unboxme/PureForm",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Pavel Puzyrev": "cannedapp@yahoo.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/unboxme/PureForm.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "PureForm/**/*.{h,m}",
21   "public_header_files": "PureForm/**/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true