[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / d / NSObject-OnSteroids / 0.0.4 / NSObject-OnSteroids.podspec.json
blob6c9a6946ccc1e2345cb984b76069df93d86248f4
2   "name": "NSObject-OnSteroids",
3   "version": "0.0.4",
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/NSObject-OnSteroids",
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/NSObject-OnSteroids.git",
18     "tag": "0.0.4"
19   },
20   "source_files": [
21     "NSObjectOnSteroids",
22     "NSObjectOnSteroids/**/*.{h,m}"
23   ],
24   "requires_arc": true