blob: fac742970ef334986a4397e7382fd49e5ed2c270 [file] [log] [blame]
{
"name": "STUtils",
"version": "0.1.0",
"summary": "Some util methods for iOS development",
"description": "Util Methods: 1、About Text\n 2、About",
"homepage": "https://github.com/chinabrant/STUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brant": "wushujun@stbl.cc"
},
"source": {
"git": "https://github.com/chinabrant/STUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "STUtils/Classes/**/*",
"public_header_files": "STUtils/Classes/*.h",
"frameworks": "UIKit"
}