blob: 0d2ff73cd3dbfd85eee74ff428cf0e64a42b7e24 [file] [log] [blame]
{
"name": "YLKit",
"version": "5.0.0",
"summary": "empty",
"homepage": "https://github.com/zhouyouyali/YLKit",
"license": "MIT",
"authors": {
"zhouyouyali": "814307045@qq.com"
},
"source": {
"git": "https://github.com/zhouyouyali/YLKit.git",
"tag": "5.0.0"
},
"source_files": [
"YLKit/*.{h}",
"YLKit/**/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}