blob: 296f6625d51ba1e9a0a28196047531368a15c7c2 [file] [log] [blame]
{
"name": "AspectsV1.4.2",
"version": "1.4.2",
"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",
"osx": "10.7"
},
"source": {
"git": "https://github.com/steipete/Aspects.git",
"tag": "1.4.2"
},
"source_files": "Aspects.{h,m}",
"requires_arc": true,
"social_media_url": "https://twitter.com/steipete"
}