blob: a5a2ff3844eb4171ff33e3e1c15ad5a7cc120c59 [file] [log] [blame]
{
"name": "AOZKit",
"version": "0.1",
"summary": "AOZKit contains some code I like to use",
"description": "AOZKit contains some code I like to use.",
"requires_arc": true,
"homepage": "https://github.com/Aozorany/AOZKit",
"license": "MIT",
"authors": "Aozorany",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Aozorany/AOZKit.git",
"tag": "0.1"
},
"source_files": "AOZKit/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}