blob: 51951b5f108c437eba95f9233c1ce7119109a169 [file] [log] [blame]
{
"name": "ASDemo",
"version": "0.1.0",
"summary": "this is a module lib",
"description": "this is a module lib, and enjoy it",
"homepage": "https://gitlab.com/adamshi23/asdemo.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"adamshi23": "423314960@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://gitlab.com/adamshi23/asdemo.git",
"tag": "0.1.0"
},
"source_files": [
"ASLogModule",
"ASLogModule/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}