[Add] AlibabacloudEais20190624 1.0.2
[CocoaPods.git] / Specs / c / 9 / f / TGMetaWeblogApi / 0.1.0 / TGMetaWeblogApi.podspec.json
blobdba2b5c904d7789adc4227b6d78ea445ee3a8939
2   "name": "TGMetaWeblogApi",
3   "version": "0.1.0",
4   "summary": "A simple MetaWeblog Api for OS X and iOS writing in Objective-C",
5   "homepage": "https://github.com/terwer/TGMetaWeblogApi",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Terwer Green",
11   "source": {
12     "git": "https://github.com/terwer/TGMetaWeblogApi.git",
13     "tag": "0.1.0"
14   },
15   "source_files": "TGMetaWeblogApi",
16   "requires_arc": true,
17   "dependencies": {
18     "AFNetworking": [
19       "~> 2.5.1"
20     ],
21     "wpxmlrpc": [
22       "~> 0.7"
23     ]
24   },
25   "platforms": {
26     "ios": "6.0"
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit",
31     "Security"
32   ]