[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 4 / 1 / PosterousObjC / 0.0.1 / PosterousObjC.podspec.json
blobfc4ece60178f6de677521a976eeb4e537e95fcec
2   "name": "PosterousObjC",
3   "version": "0.0.1",
4   "license": "BSD",
5   "summary": "ObjectiveC library for Posterous API.",
6   "homepage": "https://github.com/joshgrenon/PosterousObjC",
7   "authors": {
8     "Josh Grenon": "http://joshgrenon.com/"
9   },
10   "source": {
11     "git": "https://github.com/joshgrenon/PosterousObjC.git",
12     "commit": "12cf5de435"
13   },
14   "source_files": "Classes/PosterousClient/**/*.{h,m}",
15   "frameworks": [
16     "CFNetwork",
17     "SystemConfiguration",
18     "MobileCoreServices",
19     "CoreGraphics"
20   ],
21   "libraries": "z",
22   "dependencies": {
23     "ASIHTTPRequest": [
25     ],
26     "TouchJSON": [
28     ]
29   },
30   "requires_arc": false