blob: b5c125426e0b1c981572dea25c8730309926f378 [file] [log] [blame]
{
"name": "SToolsKit",
"version": "0.0.1",
"summary": "A Lib For tools.",
"description": "SToolsKit是一个工具类。",
"homepage": "https://github.com/StoneStoneStoneWang/SToolsKit",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"StoneStoneStoneWang": "yuanxingfu1314@163.com"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"source": {
"git": "https://github.com/StoneStoneStoneWang/SToolsKit.git",
"tag": "0.0.1"
},
"source_files": "Code/**/*.{h,m}"
}