blob: b6216e2c4ba798fc5edb7ed62b5277f2fecf0065 [file] [log] [blame]
{
"name": "WQThirdPartyLibraries",
"version": "0.0.1",
"summary": "a personal thirdParty libraries",
"description": "私有Pods测试,a personal thirdParty libraries by Super Wong",
"homepage": "https://github.com/WQiOS/WQThirdPartyLibraries",
"license": "MIT",
"authors": {
"王强": "1570375769@qq.com"
},
"source": {
"git": "https://github.com/WQiOS/WQThirdPartyLibraries.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WQThirdPartyLibraries/*.{h,m}",
"ios": {
"frameworks": "UIKit"
}
}