blob: c76be873b0b96073bf8df81fd3e13419e2134794 [file] [log] [blame]
{
"name": "HJDataCore",
"version": "2.0.0",
"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": "2.0.0"
},
"source_files": "HJDataCore/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"FMDB": [
],
"MJExtension": [
],
"YTKKeyValueStore": [
],
"ReactiveCocoa": [
"2.5"
]
}
}