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