blob: 1fae344e54bff7e13033043bc893f8fe3a771ef3 [file] [log] [blame]
{
"name": "ALExtend",
"version": "0.0.3",
"summary": "OC ALExtend.",
"description": "The Commonly Used OC ALExtend",
"homepage": "https://github.com/azusalee/ALExtend",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"azusalee": "384433472@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/azusalee/ALExtend.git",
"tag": "0.0.3"
},
"source_files": "Sources/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}