blob: 5fa6cebfffaf9ebd301a310931b7dfc1a44ad005 [file] [log] [blame]
{
"name": "YTTest",
"version": "1.0",
"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.0"
},
"source_files": [
"YTUtils",
"YTUtils/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit",
"requires_arc": true
}