blob: b7ce10f8fee1fd96e654ad7bc41b0885855bb74a [file] [log] [blame]
{
"name": "ISGKit",
"version": "1.3",
"summary": "ISGKit.",
"description": "TODO: 新增自动计算label的方法",
"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": "1.3"
},
"social_media_url": "https://www.jianshu.com/u/7e1b920cdac1",
"platforms": {
"ios": "8.0"
},
"source_files": "ISGKit/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}