[Add] DittoReactNativeIOS 4.9.1-rc.2
[CocoaPods.git] / Specs / a / 3 / 5 / RestFetcher / 1.2.0 / RestFetcher.podspec.json
blobbfe75c0b07890dc1644b4b5ab5ca12302b17ddd1
2   "name": "RestFetcher",
3   "version": "1.2.0",
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.2.0"
17   },
18   "source_files": [
19     "Classes",
20     "RestFetcher/*.swift"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "platforms": {
24     "ios": "8.0"
25   }