blob: 07d4613ca49c93338da4ccac9c9775c7ddf3dc0e [file] [log] [blame]
{
"name": "AppBaseKit",
"version": "0.2.1",
"summary": "A handy kit of Swift extensions and wrapped class to boost your productivity.",
"description": "A handy kit of Swift extensions and wrapped class to boost your productivity.",
"homepage": "https://github.com/zixun/AppBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈奕龙": "chenyl.exe@gmail.com"
},
"source": {
"git": "https://github.com/zixun/AppBaseKit.git",
"tag": "0.2.1"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "AppBaseKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}