[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / 5 / 6 / OBDataService / 1.0.2 / OBDataService.podspec.json
blobfecf4dac45e36d221282da6d5aeda265f00c9f6d
2   "name": "OBDataService",
3   "version": "1.0.2",
4   "summary": "A tool for URL Request",
5   "description": "A tool for URL Request base on AFNetworking",
6   "homepage": "https://github.com/obally/OBDataService.git",
7   "license": "MIT",
8   "authors": {
9     "obally": "573987088@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/obally/OBDataService.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "OBDataService/*.{h,m}",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ]
23   }