blob: 03f802913a165ad71a46f1c56a727c46303167fc [file] [log] [blame]
{
"name": "HJCommon",
"version": "0.0.2",
"license": "MIT",
"summary": "An common unit on iOS.",
"homepage": "https://github.com/tianyahaijiaoHYX520/test_cocoapods",
"authors": {
"肖密": ""
},
"source": {
"git": "https://github.com/tianyahaijiaoHYX520/test_cocoapods.git",
"tag": "0.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "HJCommon/*.{h,m}",
"dependencies": {
"AFNetworking": [
"3.1.0"
]
}
}