[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / 8 / XNNetWorkManager / 0.1.2 / XNNetWorkManager.podspec.json
blob595efff320335616b549ff4d8cfcebcc2b2c6378
2   "name": "XNNetWorkManager",
3   "version": "0.1.2",
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.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "XNNetWorkManager/Classes/**/*",
22   "user_target_xcconfig": {
23     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ]
29   }