blob: 153408112e86eb1c9426ed9ddb27fd11a4f992f4 [file] [log] [blame]
{
"name": "XPFormControls",
"version": "1.0.0",
"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.0"
},
"source_files": [
"XPFormControls",
"XPFormControls/**/*.{h,m}"
],
"resources": "XPFormControls/Images/*.png",
"requires_arc": true
}