blob: 12c0f65b3b9144fce981f0c31e6f3cef1b841de0 [file] [log] [blame]
{
"name": "SOHTaskSDK",
"version": "0.0.2",
"summary": "搜猴儿任务管理SDK",
"homepage": "http://www.sohouer.com/fans",
"license": {
"type": "Copyright",
"text": " Copyright 2016 Sohouer "
},
"authors": {
"jiangzhou": "jiangzhoubai@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/bllny/SOHTaskSDK.git",
"tag": "0.0.2"
},
"vendored_frameworks": "SohouerSDK.framework",
"resources": "SohouerSDK.bundle",
"frameworks": [
"UIKit",
"Foundation",
"JavaScriptCore"
],
"dependencies": {
"AFNetworking": [
],
"YYModel": [
],
"YYText": [
],
"YYWebImage": [
],
"KVOController": [
],
"ZipArchive": [
],
"Masonry": [
]
}
}