blob: 1f9361d084445742ab904a297fa5683032d2e6d6 [file] [log] [blame]
{
"name": "HBoxsTool",
"version": "1.0.0",
"summary": "HBoxsTool.",
"description": "HBoxsTool dahsiodhoashdoasndoasnd",
"homepage": "https://github.com/HBoxsIOS/HBoxsTool.git",
"requires_arc": true,
"license": "MIT",
"authors": {
"HBoxsIOS": "master@hboxs.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/HBoxsIOS/HBoxsTool.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"CFNetwork"
],
"dependencies": {
"AFNetworking": [
]
}
}