[Add] BoreyAdSDK 0.0.6
[CocoaPods.git] / Specs / 8 / 9 / 3 / Requestable / 0.1.0 / Requestable.podspec.json
blob810360c20199dc4ef09a05d3482404776e94833d
2   "name": "Requestable",
3   "version": "0.1.0",
4   "summary": "Network request protocol",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/taktem/Requestable",
10   "authors": {
11     "taktem": "nishimura[at]taktem.com"
12   },
13   "source": {
14     "git": "https://github.com/taktem/Requestable.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Requestable/**/*.swift"