blob: a0fd8e74f0641d9db8e1846b9efea8958ca0a012 [file] [log] [blame]
{
"name": "SYTools",
"version": "1.0.5",
"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": "6.0"
},
"source": {
"git": "https://github.com/longqinglei/SYTools.git",
"tag": "1.0.5"
},
"source_files": "SYTools/SYTool/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}