[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 5 / 6 / OBDataService / 1.0.1 / OBDataService.podspec.json
blob9cda8c971db2c802ff25355e57814f63f1dd8bf5
2   "name": "OBDataService",
3   "version": "1.0.1",
4   "summary": "A tool for URL Request",
5   "description": "A tool for URL Request",
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.1"
17   },
18   "source_files": "OBDataService/*.h",
19   "dependencies": {
20     "AFNetworking": [
21       "~> 3.1.0"
22     ]
23   }