blob: 92d5abc8977879fb0ab542a2c1649687672f5149 [file] [log] [blame]
{
"name": "YTDevelopTools",
"version": "1.0.3",
"summary": "YTDevelopTools 开发工具类",
"homepage": "https://github.com/745352049/YTDevelopTools",
"authors": {
"Augentstern": "745352049@qq.com"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/745352049/YTDevelopTools.git",
"tag": "1.0.3"
},
"source_files": [
"YTDevelopTools",
"YTDevelopTools/*.{h}",
"YTDevelopTools/**/*.{h,m}"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}