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