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