blob: c46432ecd3683edd2a587780882338309371e497 [file] [log] [blame]
{
"name": "HXRestNetworking",
"version": "0.0.1",
"summary": "Rest API",
"description": "Rest API for Objective-C",
"homepage": "https://github.com/Makeanamesohard/HXRestNetworking",
"license": "MIT",
"authors": {
"Eric": "337192133@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Makeanamesohard/HXRestNetworking.git",
"tag": "0.0.1"
},
"source_files": [
"HXRestNetworking",
"HXRestNetworking/**/*.{h,m}"
]
}