blob: 04501dbc135ecd6be3097e03855a95b1821381ee [file] [log] [blame]
{
"name": "LZExtension",
"version": "1.0.0",
"platforms": {
"ios": "8.0"
},
"summary": "A collection of iOS components.",
"homepage": "https://github.com/ZoeTina/LZExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"佐伊": "136769890@qq.com"
},
"social_media_url": "http://weibo.com/u/1625323685",
"source": {
"git": "https://github.com/ZoeTina/LZExtension.git",
"tag": "1.0.0"
},
"source_files": "LZExtension/**/*.{h,m}",
"public_header_files": "LZExtension/**/*.{h}",
"requires_arc": true
}