[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / c / 2 / ChuzzleKit / 1.0.5 / ChuzzleKit.podspec.json
blob683ff9c701b2c07c81ec84209bff55872d84f1fc
2   "name": "ChuzzleKit",
3   "version": "1.0.5",
4   "requires_arc": true,
5   "source_files": "*.{m,h}",
6   "source": {
7     "git": "https://github.com/mxcl/ChuzzleKit.git",
8     "tag": "1.0.5"
9   },
10   "compiler_flags": "-fmodules",
11   "license": "MIT",
12   "summary": "A chuzzled object is `nil` if it is falsy, otherwise it has its falsy parts removed.",
13   "homepage": "http://github.com/mxcl/ChuzzleKit",
14   "social_media_url": "https://twitter.com/mxcl",
15   "authors": {
16     "Max Howell": "mxcl@me.com"
17   }