blob: 93e3aaff9a176440ee53c3e83406098f53a15393 [file] [log] [blame]
{
"name": "AZEQDiagram",
"version": "0.1.0",
"summary": "假 EQ 图",
"description": " 使用 Facebook 的 POP 库实现的假 EQ 图\n",
"homepage": "https://github.com/windless/AZEQDiagram",
"license": "MIT",
"authors": {
"Abner Zhong": "windlessg@gmail.com"
},
"source": {
"git": "https://github.com/windless/AZEQDiagram.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AZEQDiagram": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"pop": [
"~> 1.0.7"
]
}
}