[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / 5 / 0 / 1 / JYForm / 0.0.1 / JYForm.podspec.json
blobff89b5523aad901438277578c80b064d27a032e0
2   "name": "JYForm",
3   "version": "0.0.1",
4   "summary": "JYForm是一个能够灵活,动态创建表单的iOS库",
5   "homepage": "https://github.com/kikido/JYForm.git",
6   "license": "MIT",
7   "authors": {
8     "DuQianHang": "kikido1992@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/kikido/JYForm.git",
12     "tag": "v0.0.1"
13   },
14   "source_files": [
15     "JYForm",
16     "JYForm/**/*.{h,m}"
17   ],
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true