blob: e968c572946bdc0fc7bd2c635e50e6aa44ef6d47 [file] [log] [blame]
{
"name": "ISGKit",
"version": "2.0.1",
"summary": "ISGKit.",
"description": "TODO: 新增NSObjectSafe https://github.com/jasenhuang/NSObjectSafe\n UIView圆角阴影同时设定",
"homepage": "https://github.com/Isaaclzg/ISGKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Isaaclzg": "isaac_gang@163.com"
},
"source": {
"git": "https://github.com/Isaaclzg/ISGKit.git",
"tag": "2.0.1"
},
"social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
"platforms": {
"ios": "8.0"
},
"source_files": "ISGKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}