[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / 5 / 3 / MTPocket / 0.4.0 / MTPocket.podspec.json
blobd837ef2531742ad943fc279e13214eea50da8fec
2   "name": "MTPocket",
3   "version": "0.4.0",
4   "summary": "A Cocoa web request library that doesn't suck.",
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.0"
13   },
14   "source_files": "MTPocket/*.{h,m}",
15   "dependencies": {
16     "XMLDictionary": [
17       "~> 2.0.0"
18     ],
19     "Base64": [
21     ]
22   },
23   "requires_arc": false