[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / c / 2 / 9 / MWApi / 1.0.0 / MWApi.podspec.json
blob77333d1ae25839fc45606ce4e3bc64bf32455c54
2   "name": "MWApi",
3   "version": "1.0.0",
4   "summary": "默往网络请求框架",
5   "description": "默往网络请求框架",
6   "homepage": "git@192.168.199.108:ios/module_oc/MWApi.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alfie": "418983798@qq.com"
13   },
14   "source": {
15     "git": "git@192.168.199.108:ios/module_oc/MWApi.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MWApi/Classes/**/*",
22   "dependencies": {
23     "YYModel": [
25     ],
26     "AFNetworking": [
28     ]
29   },
30   "public_header_files": "Pod/Classes/**/*.h"