blob: ce0941f2bf47e1e96e0a74676dec9decc787041a [file] [log] [blame]
{
"name": "SoAlertControl",
"version": "0.0.1",
"summary": "自定义AlertView",
"homepage": "https://github.com/lingaoo/SoAlertControl",
"license": "MIT",
"authors": {
"lingaoo": "lingaooli@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lingaoo/SoAlertControl.git",
"tag": "0.0.1"
},
"source_files": [
"SoAlertControl",
"SoAlertControl/*.{h,m}"
],
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}