[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 9 / JRTForm / 0.1.3 / JRTForm.podspec.json
blobe3a06d21b2b81a2055e09f57576ff83a14b91b60
2   "name": "JRTForm",
3   "version": "0.1.3",
4   "summary": "JRTForm framework to create forms",
5   "homepage": "https://github.com/ifobos/JRTForm",
6   "license": "MIT",
7   "authors": {
8     "ifobos": "juancarlos.garcia.alfaro@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/ifobos/JRTForm.git",
15     "tag": "0.1.3"
16   },
17   "source_files": "JRTForm/JRTForm/PodFiles/**/*.{h,m}",
18   "resources": "JRTForm/JRTForm/PodFiles/**/*.{png,bundle,xib,nib}",
19   "requires_arc": true,
20   "dependencies": {
21     "libPhoneNumber-iOS": [
23     ]
24   }