blob: 8c735ec191ad16f70ef2b5d657451037f5c311ad [file] [log] [blame]
{
"name": "YLThreeLibs",
"version": "0.0.2",
"summary": "A good YLThreeLibs made by MrChenMj",
"homepage": "https://gitlab.com/iOSss/ylthreelibs.git",
"license": "MIT",
"authors": {
"MrChenMj": "822784716@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://gitlab.com/iOSss/ylthreelibs.git",
"tag": "0.0.2"
},
"source_files": "YLThreeLibs/**/*.{h,m}",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": [
"YLThreeLibs/ARC/**/*.m"
]
}