blob: f8eb2db3bd0401b9ff8fd8d66aee8b3e0c9d43cf [file] [log] [blame]
{
"name": "Aspects",
"version": "1.2.0",
"summary": "Delightful, simple library for aspect oriented programming.",
"homepage": "https://github.com/steipete/Aspects",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Steinberger": "steipete@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/steipete/Aspects.git",
"tag": "1.2.0"
},
"source_files": "Aspects.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/steipete"
}