[Add] CleverPush 1.32.4
[CocoaPods.git] / Specs / d / 1 / f / AnyJSON / 0.1.0 / AnyJSON.podspec.json
blobd46411a5cc0efb234ea021df57d6a7806268aeef
2   "name": "AnyJSON",
3   "version": "0.1.0",
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.1.0"
13   },
14   "source_files": "AnyJSON/AnyJSON.{h,m}",
15   "requires_arc": false