| { |
| "name": "XPFormControls", |
| "version": "1.0.4.2", |
| "summary": "XPFormControls provides the expansion of the form controls for iOS, simple and practical, it is recommended to use.", |
| "homepage": "https://github.com/xiaopn166/XPFormControls", |
| "license": "MIT", |
| "authors": { |
| "xiaopin": "251089096@qq.com" |
| }, |
| "platforms": { |
| "ios": "7.0" |
| }, |
| "source": { |
| "git": "https://github.com/xiaopn166/XPFormControls.git", |
| "tag": "1.0.4.2" |
| }, |
| "source_files": [ |
| "XPFormControls", |
| "XPFormControls/**/*.{h,m}" |
| ], |
| "resources": "XPFormControls/Resources/*.png", |
| "requires_arc": true |
| } |