blob: adc97f9f093ecf943da6b8b63ea38d1bc9080f1c [file] [log] [blame]
{
"name": "XXYUIHelper",
"version": "0.0.2",
"summary": "XXYUIHelper快速创建UI控件.",
"description": "XXYUI快速创建UI控件.",
"homepage": "https://github.com/JasonDraem/XXYUIHelper",
"license": "MIT",
"authors": {
"jason": "jasondreamxu@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/JasonDraem/XXYUIHelper.git",
"tag": "0.0.2"
},
"source_files": "XXYUIHelperExample/**/*.{h,m}",
"requires_arc": true
}