blob: 06b6b6f13152a1bf2e1dd69f39984bfed3314abf [file] [log] [blame]
{
"name": "AFModule",
"version": "1.0.1",
"summary": "iOS 基础组件库",
"description": "TODO: iOS 基础组件库",
"homepage": "https://github.com/yxh418983798/AFModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Alfie": "418983798@qq.com"
},
"source": {
"git": "https://github.com/yxh418983798/AFModule.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "AFModule/Classes/**/*.{h,m}"
}