[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 0 / OnlineConfig / 0.1.3 / OnlineConfig.podspec.json
blob1e6a8baec992aa5eeed52055b15cc4827b953c24
2   "name": "OnlineConfig",
3   "version": "0.1.3",
4   "summary": "A short description of OnlineConfig.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/binbins/OnlineConfig",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "binbins": "gddabinbin@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/binbins/OnlineConfig.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "OnlineConfig/Classes/**/*",
23     "OnlineConfig/*.h"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3"
28     ]
29   }