[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / d / 1 / f / AnyJSON / 0.0.1 / AnyJSON.podspec.json
blobd83213dc227c940df69600a0ea25e87e0902c477
2   "name": "AnyJSON",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "Encode / Decode JSON by any means possible.",
6   "homepage": "https://github.com/mattt/AnyJSON",
7   "authors": {
8     "Mattt Thompson": "m@mattt.me"
9   },
10   "source": {
11     "git": "https://github.com/mattt/AnyJSON.git",
12     "tag": "0.0.1"
13   },
14   "source_files": "AnyJSON.{h,m}",
15   "requires_arc": false