blob: 43f6a6dcc44b88a5d196996d969902528e2abfe9 [file] [log] [blame]
{
"name": "Aether",
"version": "0.1.0",
"summary": "Aether is a kind of APM",
"description": "Aether --- Application Performance Monitor",
"homepage": "https://github.com/FelixScat/Aether",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix": "zyhzhangyunhao@gmail.com"
},
"source": {
"git": "https://github.com/FelixScat/Aether.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Aether/Classes/**/*",
"dependencies": {
"AppSplitKit": [
]
}
}