[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / c / e / PureForm / 0.0.2 / PureForm.podspec.json
blob215567721515ad0bf361ccbb0c7ca3649540fa9d
2   "name": "PureForm",
3   "version": "0.0.2",
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.2"
19   },
20   "source_files": "PureForm/**/*.{h,m}",
21   "public_header_files": "PureForm/**/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true