[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 5 / 0 / ObjectiveTumblr / 0.1.2 / ObjectiveTumblr.podspec.json
blob863c7a4e122e85df047815c8bd498229d4252951
2   "name": "ObjectiveTumblr",
3   "version": "0.1.2",
4   "license": "MIT",
5   "summary": "Tumblr API Client for Objective-C with minimal features, based on Tumblr API v2 (OAuth).",
6   "homepage": "https://github.com/IgnitionSoft/ObjectiveTumblr",
7   "authors": {
8     "Francis Chong": "francis@ignition.hk"
9   },
10   "source": {
11     "git": "https://github.com/IgnitionSoft/ObjectiveTumblr.git",
12     "tag": "0.1.2"
13   },
14   "source_files": "ObjectiveTumblr/Classes/*.{h,m}",
15   "requires_arc": true,
16   "dependencies": {
17     "MKNetworkKit": [
19     ],
20     "RSOAuthEngine": [
22     ],
23     "JTObjectMapping": [
25     ],
26     "JSONKit": [
28     ]
29   }