blob: a75c239f067c19926d27598c6c5f994f3193b15e [file] [log] [blame]
{
"name": "Aspector",
"version": "0.0.2",
"summary": "The kit to code aspectly.",
"description": "The kit to code aspectly. iOS and macOS available.",
"homepage": "https://github.com/devedbox/Aspector",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"devedbox": "devedbox@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/devedbox/Aspector.git",
"tag": "0.0.2"
},
"source_files": [
"Sources",
"Sources/**/*.{h,m,swift}"
],
"requires_arc": true,
"swift_version": "4.2",
"static_framework": true
}