blob: e0952752795686e7a07c5253a5661752d51a150a [file] [log] [blame]
{
"name": "XHCasTool",
"version": "1.0.1",
"summary": "cas登录",
"homepage": "http://git.xinhuokj.com/cocoapods/src/xhcastool.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunliang": "1825571811@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://git.xinhuokj.com/cocoapods/src/xhcastool.git",
"tag": "1.0.1"
},
"source_files": [
"XHCasTool",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"frameworks": [
"Foundation",
"UIKit"
]
}