[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 2 / 6 / 7 / Overcoat+Social / 4.0.0-beta.2 / Overcoat+Social.podspec.json
blob7f156f3961ccae3ff8781fc736a64ad1d30fa6ec
2   "name": "Overcoat+Social",
3   "version": "4.0.0-beta.2",
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/overcoat/Overcoat.git",
14     "tag": "4.0.0-beta.2"
15   },
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.9"
20   },
21   "frameworks": [
22     "Accounts",
23     "Social"
24   ],
25   "dependencies": {
26     "AFNetworking/Serialization": [
27       "~> 3.0"
28     ]
29   },
30   "source_files": "sources/Social/*.{h,m}",
31   "header_dir": "OvercoatSocial"