blob: 385195367f54ddf7acac6bfe62f193dd5e6342ef [file] [log] [blame]
{
"name": "AspectsPlus",
"version": "1.2",
"summary": "Delightful, simple library for aspect oriented programming.",
"homepage": "https://github.com/heroims/AspectsPlus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"heroims": "heroims@163.com"
},
"platforms": {
"ios": "6.0",
"osx": "10.8",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/heroims/AspectsPlus.git",
"tag": "1.2"
},
"source_files": "Aspects.{h,m}",
"requires_arc": true
}