[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 8 / 9 / CWSmartObject / 0.0.3 / CWSmartObject.podspec.json
blob25baaf9330b2d33f77e88c10f001337ec813e00f
2   "name": "CWSmartObject",
3   "version": "0.0.3",
4   "summary": "Allows you to create objects from dictionaries and just handles a bunch of other annoying tasks. Inspired by code in Sqwiggle for iOS SDK.",
5   "homepage": "https://github.com/cameronwebbable/CWSmartObject",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Cameron Webb": ""
11   },
12   "social_media_url": "http://twitter.com/webbc",
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/cameronwebbable/CWSmartObject.git",
18     "tag": "0.0.3"
19   },
20   "source_files": [
21     "CWSmartObject",
22     "CWSmartObject/**/*.{h,m}"
23   ],
24   "requires_arc": true