blob: 48bf5eaa594e0297cab24e40453c1ac9eb4031d9 [file] [log] [blame]
{
"name": "AZEQDiagram",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resource_bundles": {
"AZEQDiagram": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"pop": [
"~> 1.0.7"
]
}
}