blob: f96fb5aebdd029f1b934cc0dea502fb6a602bfe7 [file] [log] [blame]
{
"name": "HelperSDK",
"version": "0.1.2",
"summary": "日常使用类",
"description": "ios日常使用类",
"homepage": "https://git.oschina.net/yuxilong",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yuxilong": "305758560@qq.com"
},
"source": {
"git": "https://git.oschina.net/yuxilong/HelperSDK.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HelperSDK/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}