[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / d / Snapper / 0.55 / Snapper.podspec.json
blobbe4bc6cf81dab288f441ae45239ce31eb708baba
2   "name": "Snapper",
3   "version": "0.55",
4   "summary": "An App.net client library for iOS and Mac.",
5   "homepage": "https://github.com/exsortis/Snapper",
6   "license": "MIT",
7   "authors": {
8     "Paul Schifferer": "paul@schifferers.net"
9   },
10   "source": {
11     "git": "https://github.com/exsortis/Snapper.git",
12     "tag": "0.55"
13   },
14   "source_files": [
15     "Snapper",
16     "Snapper/**/*.{h,m}"
17   ],
18   "frameworks": "Foundation",
19   "platforms": {
20     "ios": "7.1",
21     "osx": "10.9"
22   },
23   "requires_arc": true,
24   "dependencies": {
25     "Mantle": [
26       "~> 1.5"
27     ]
28   }