[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 5 / 3 / MTPocket / 0.4.1 / MTPocket.podspec.json
blobb2f88371646bc24ff7315464e8995db936085c5a
2   "name": "MTPocket",
3   "version": "0.4.1",
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.4.1"
13   },
14   "source_files": "MTPocket/*.{h,m}",
15   "dependencies": {
16     "XMLDictionary": [
17       "~> 2.0.0"
18     ],
19     "MTJSONDictionary": [
20       "~> 0.0.4"
21     ],
22     "Base64": [
24     ]
25   },
26   "requires_arc": false