blob: 15cd2cc905b9fd07b489d478a323e3eb4957f57d [file] [log] [blame]
{
"name": "HJDataCore",
"version": "1.0.1",
"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": "1.0.0"
},
"source_files": "HJDataCore/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"FMDB": [
],
"MJExtension": [
],
"YTKKeyValueStore": [
]
},
"subspecs": [
{
"name": "test",
"source_files": "HJDataCore/test/*.{h,m}"
}
]
}