blob: 198440e9e87c02470574e9dc31ff255ba919315c [file] [log] [blame]
{
"name": "YFView",
"version": "1.0.0",
"summary": "快速创建UI视图",
"homepage": "https://github.com/DandreYang/YFView",
"license": "MIT",
"authors": {
"‘Dandre’": "mkshow@126.com"
},
"social_media_url": "https://yangfeng.pw",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/DandreYang/YFView.git",
"tag": "1.0.0"
},
"source_files": "YFView/**/*.{h,m}",
"public_header_files": "YFView/**/*.h"
}