blob: ab76c1f9dc9debab64a2c2dce58807c91b3f10aa [file] [log] [blame]
{
"name": "AZLExtend",
"version": "0.1.5",
"summary": "常用扩展",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/azusalee/AZLExtend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azusalee": "384433472@qq.com"
},
"source": {
"git": "https://github.com/azusalee/AZLExtend.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"subspecs": [
{
"name": "Core",
"source_files": "AZLExtend/Classes/**/*"
}
]
}