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