[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / 5 / 3 / MTPocket / 0.5.0 / MTPocket.podspec.json
blobdcbffc053ec5266385cf2d2eb73be3d67774df1c
2   "name": "MTPocket",
3   "version": "0.5.0",
4   "summary": "Web request library that doesn't suck. Simple and powerful. Convenient and informative. JSON and XML to collection object conversion.",
5   "homepage": "https://github.com/mysterioustrousers/MTPocket",
6   "license": "BSD",
7   "authors": {
8     "Adam Kirk": "atomkirk@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mysterioustrousers/MTPocket.git",
12     "tag": "0.5.0"
13   },
14   "source_files": "MTPocket/*.{h,m}",
15   "dependencies": {
16     "XMLDictionary": [
17       "~> 2.0.0"
18     ],
19     "MTJSONUtils": [
20       "~> 0.0.1"
21     ],
22     "Base64": [
24     ]
25   },
26   "requires_arc": false