blob: a7ed986c88cdf871986e87c79298b165e348db74 [file] [log] [blame]
{
"name": "GzyExtension",
"version": "1.0",
"summary": "A clone of GzyExtension",
"homepage": "https://gitee.com/zhiyuanguo/GzyExtension.git",
"license": "MIT",
"authors": {
"ml2720101": "ml2720101@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://gitee.com/zhiyuanguo/GzyExtension.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}