blob: 716241862ba37e5d6066f3bc562ac027d144b349 [file] [log] [blame]
{
"name": "TJCommons",
"version": "0.0.2",
"summary": "A short description of TJCommons.",
"description": "TJCommons 项目描述",
"homepage": "https://github.com/TJProjects/TJCommons",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1047634180@qq.com": "yangtj@oaks.cn"
},
"source": {
"git": "https://github.com/TJProjects/TJCommons.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "TJCommon/**/*",
"requires_arc": true,
"frameworks": "UIKit"
}