blob: 85a164d3e5af4dc9ccc451a2058bf33dafbcdafd [file] [log] [blame]
{
"name": "AppSwizzle",
"version": "1.3.1",
"summary": "lightweight and flexible method swizzling wrapped by swift.",
"description": "Lightweight and flexible method swizzling wrapped by swift. enjoy it!",
"homepage": "https://github.com/zixun/AppSwizzle",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈奕龙": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/AppSwizzle.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "AppSwizzle/Classes/**/*"
}