[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 3 / 6 / Overcoat_Pitometsu / 4.0.1 / Overcoat_Pitometsu.podspec.json
bloba275c3d6be6f48b37cdd6791be3fe86af980ffa0
2   "name": "Overcoat_Pitometsu",
3   "version": "4.0.1",
4   "cocoapods_version": ">= 0.39",
5   "license": "MIT",
6   "summary": "Overcoat is a small but powerful library that makes creating REST clients simple and fun.",
7   "homepage": "https://github.com/overcoat/Overcoat",
8   "authors": {
9     "Guillermo Gonzalez": "gonzalezreal@icloud.com",
10     "sodastsai": "sodas@icloud.com"
11   },
12   "source": {
13     "git": "https://github.com/Pitometsu/Overcoat.git",
14     "tag": "4.0.1"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9",
20     "tvos": "9.0",
21     "watchos": "2.0"
22   },
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Mantle": [
26       "~> 2.0"
27     ],
28     "AFNetworking/Serialization": [
29       "~> 3.0"
30     ],
31     "AFNetworking/NSURLSession": [
32       "~> 3.0"
33     ]
34   },
35   "source_files": "sources/Core/*.{h,m}",
36   "module_name": "Overcoat"