[Delete] TapjoySDK 14.2.0
[CocoaPods.git] / Specs / a / 3 / 5 / RestFetcher / 1.1.8 / RestFetcher.podspec.json
blob7bfcfa5354187dd2a64c4f6b1d0af34457122943
2   "name": "RestFetcher",
3   "version": "1.1.8",
4   "summary": "A simple framework for making api calls.",
5   "description": "This is a simple library for supporting a family of API calls.",
6   "homepage": "https://github.com/charles-oder/rest-fetcher-swift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Charles Oder": "charles@oder.us"
13   },
14   "source": {
15     "git": "https://github.com/charles-oder/rest-fetcher-swift.git",
16     "tag": "v1.1.8"
17   },
18   "source_files": [
19     "Classes",
20     "RestFetcher/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "platforms": {
24     "ios": "8.0"
25   }