blob: 349eaeef1ac8c2cf7e5e18443ca961f57cb98af6 [file] [log] [blame]
{
"name": "XYYUIKit",
"version": "1.0.3",
"summary": "package userful tools catagory",
"description": "package tools like UIButton Catagory",
"homepage": "https://github.com/1273011249/XYYUIKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuyong": "1273011249@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/1273011249/XYYUIKit.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"XYYUIKit/Classes/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"public_header_files": "XYYUIKit/Classes/*.h",
"requires_arc": true
}