blob: dedc214d10d4dfa3cc32c358d9c1523315e44ef0 [file] [log] [blame]
{
"name": "HJDataCore",
"version": "0.0.2",
"summary": "HJDataCore.",
"description": "A short description of HJDataCore..........",
"homepage": "http://www.hejiajinrong.com",
"license": "MIT",
"authors": {
"xiaomi": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/tianyahaijiaoHYX520/HJDataCore.git",
"tag": "0.0.2"
},
"source_files": [
"HJDataCore",
"HJDataCore/**/*.{h,m}"
],
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"FMDB": [
],
"MJExtension": [
],
"YTKKeyValueStore": [
]
}
}