blob: 3e27def56410c452ac86ea70e4a0001ddf653bc7 [file] [log] [blame]
{
"name": "AspectsPlus",
"version": "1.1",
"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.7",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/heroims/AspectsPlus.git",
"tag": "1.1"
},
"source_files": "Aspects.{h,m}",
"requires_arc": true
}