blob: bc2e00c17a0bfb11780dbb563e3faa0725eebe21 [file] [log] [blame]
{
"name": "WSFramework",
"version": "1.1.5",
"summary": "Some common frameworks",
"platforms": {
"ios": "9.0"
},
"description": "Some common frameworks and classes",
"homepage": "https://gitee.com/taessica/MyFirstCocoaPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"971188623@qq.com": "971188623@qq.com"
},
"social_media_url": "http://weibo.com/u/6523330424",
"source": {
"git": "https://gitee.com/taessica/MyFirstCocoaPod.git",
"tag": "1.1.5"
},
"source_files": [
"WSFramework/WSFramework.framework/*",
"WSFramework/WSFramework.framework/Headers"
],
"requires_arc": true
}