blob: 6c9a6946ccc1e2345cb984b76069df93d86248f4 [file] [log] [blame]
{
"name": "NSObject-OnSteroids",
"version": "0.0.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.",
"homepage": "https://github.com/cameronwebbable/NSObject-OnSteroids",
"license": {
"type": "MIT"
},
"authors": {
"Cameron Webb": ""
},
"social_media_url": "http://twitter.com/webbc",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/cameronwebbable/NSObject-OnSteroids.git",
"tag": "0.0.4"
},
"source_files": [
"NSObjectOnSteroids",
"NSObjectOnSteroids/**/*.{h,m}"
],
"requires_arc": true
}