blob: 13e57cab531aea4b4bc1635288c0cbc599fca237 [file] [log] [blame]
{
"name": "HSYPrivateKit",
"version": "0.0.2",
"summary": "huangsongyao for HSYPrivateKit.",
"description": "一个私有库",
"requires_arc": true,
"homepage": "https://github.com/huangsongyao/HSYPrivateKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"huangsongyao": "huangsongyao@foxmail.com"
},
"source": {
"git": "https://github.com/huangsongyao/HSYPrivateKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HSYPrivateKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
},
"deprecated": true
}