blob: 0b9be93debd4efd6e93b572618ae271cd56098f6 [file] [log] [blame]
{
"name": "SYTools",
"version": "1.0.3",
"summary": "this is a tools of app develop",
"description": "app develop always use config and this is a config of app develop",
"homepage": "https://github.com/longqinglei/SYTools",
"license": "MIT",
"authors": {
"龙青磊": "longqinglei@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/longqinglei/SYTools.git",
"tag": "1.0.3"
},
"source_files": "SYTools/SYTool/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}