blob: 6a3dce1a6b50345e3436c2ed1d0f6a5e8c4af77a [file] [log] [blame]
{
"name": "YTTest",
"version": "1.1",
"summary": "common tools on iOS.",
"description": "common tool and category on iOS",
"homepage": "https://github.com/wyt666/YTTest",
"license": "MIT",
"authors": {
"wyt": "1444755022@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyt666/YTTest.git",
"tag": "1.1"
},
"source_files": [
"YTUtils",
"YTUtils/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}