blob: 9af273ad655466e3def7d9b528e0bb60b4545cb4 [file] [log] [blame]
{
"name": "YLKit",
"version": "4.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": "4.0.0"
},
"source_files": [
"YLKit/*.{h}",
"YLKit/**/*.{h,m}"
],
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}