blob: 31ee48aef8d175ca38475bd17d5070ab23903b2a [file] [log] [blame]
{
"name": "SYSift",
"version": "0.0.1",
"summary": "筛选条件",
"description": "筛选一些条件,拥有记忆功能",
"homepage": "https://github.com/fengxueSY/SYSift",
"license": "MIT",
"authors": {
"fengxueSY": "xyz123003@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/fengxueSY/SYSift.git",
"tag": "0.0.1"
},
"source_files": "SYSiftView/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}