blob: 5dad48809c6817e43d52e4b5334b6f0d79a79a2e [file] [log] [blame]
{
"name": "SYTools",
"version": "1.0.8",
"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.8"
},
"source_files": "SYTools/SYTool/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}