blob: 1b1f128524de0e0720b95ca9ef21f0f2ad3457b5 [file] [log] [blame]
{
"name": "STKit",
"version": "1.0",
"summary": "快速开发",
"description": "一些有用的类加快app开发,非常全面,是UIKit、Foundation的扩展",
"homepage": "https://github.com/STShenZhaoliang",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shentian": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STKit.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STKit/STKit/**/*.{h,m}",
"public_header_files": "STKit/STKit/**/*.{h}"
}