[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 1 / 5 / 0 / ObjectiveTumblr / 0.1.3 / ObjectiveTumblr.podspec.json
blob0c15a089f5b1716afc2f4b6293e24d63b9fc21bf
2   "name": "ObjectiveTumblr",
3   "version": "0.1.3",
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.3"
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   }