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