blob: 017c0d7e495f9e51518a197995f4ab082c13d472 [file] [log] [blame]
{
"name": "XPFormControls",
"version": "1.0.4.5",
"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.5"
},
"source_files": [
"XPFormControls",
"XPFormControls/**/*.{h,m}"
],
"resources": "XPFormControls/Resources/*.png",
"requires_arc": true
}