blob: f422ffd8be3f011921ca3cdd7424bb23e9c7f745 [file] [log] [blame]
{
"name": "AOZKit",
"version": "0.3",
"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.3"
},
"source_files": "AOZKit/*.{h,m}",
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}