blob: 7c41d1880b4a121ab01a14b04ec042f5788e01ac [file] [log] [blame]
{
"name": "AppBaseKit",
"version": "0.2.2",
"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.2"
},
"social_media_url": "https://twitter.com/zixun_",
"platforms": {
"ios": "8.0"
},
"source_files": "AppBaseKit/Classes/**/*",
"pushed_with_swift_version": "3.0"
}