blob: 786fbfefd12222357e07ec04c4e574717f4ba53a [file] [log] [blame]
{
"name": "HJNetWorkDataCore",
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"version": "1.0.1",
"license": "MIT",
"summary": "An network framework base AFNetworking on iOS.",
"homepage": "http://192.168.31.2/summary/iOS-Library.git",
"authors": {
"": ""
},
"source": {
"git": "http://xiaomi@192.168.31.2/r/iOS-Library.git",
"tag": "1.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"source_files": "HJNetWorkDataCore/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"3.1.0"
],
"MJExtension": [
],
"FMDB": [
],
"YTKKeyValueStore": [
],
"ReactiveCocoa": [
"2.5"
]
}
}