[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 5 / GRNetRequest / 0.1.0 / GRNetRequest.podspec.json
blob7842eb88bf8ea5cca5c4c7725e01902f5b75d4ce
2   "name": "GRNetRequest",
3   "version": "0.1.0",
4   "summary": "A request library with caches storage.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Assuner-Lee/GRNetRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Assuner-Lee": "yongguang.li@ele.me"
13   },
14   "source": {
15     "git": "https://github.com/Assuner-Lee/GRNetRequest.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GRNetRequest/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
25     ],
26     "MJExtension": [
28     ]
29   }