blob: 2b7598fd80941fbdd42016687040aed029ead6fa [file] [log] [blame]
{
"name": "ISGKit",
"version": "2.1.1",
"summary": "ISGKit.",
"description": "TODO: isEmptyString单独提取出来",
"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.1.1"
},
"social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
"platforms": {
"ios": "8.0"
},
"source_files": "ISGKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}