blob: f3a933886447908b1a3d0fb5691f39b3073f113f [file] [log] [blame]
{
"name": "SunSunAlertView",
"version": "0.0.5",
"summary": "测试框框发布到cocoapods",
"description": "测试框框发布到cocoapods,这个只是测试。",
"homepage": "https://github.com/sunyafeng1990/SunSunAlertView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"孙亚锋": "781080582@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/sunyafeng1990/SunSunAlertView.git",
"tag": "0.0.5"
},
"source_files": [
"SunSunAlertView",
"SunSunAlertView/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}