[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 8 / XNNetWorkManager / 0.1.6 / XNNetWorkManager.podspec.json
blobb6cf5f6ca0f8ab2d9d97c7e83876956ed238d22a
2   "name": "XNNetWorkManager",
3   "version": "0.1.6",
4   "summary": "A short description of XNNetWorkManager.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yexiannan/XNNetWorkManager",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Luigi": "932056276@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/yexiannan/XNNetWorkManager.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XNNetWorkManager/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "SVProgressHUD": [
28     ]
29   },
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   }