blob: 13d53ac67422a74f34408a5c8fb3565846998da4 [file] [log] [blame]
{
"name": "Aspects",
"version": "1.1.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.1.0"
},
"source_files": "Aspects.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/steipete"
}