[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / e / 8 / AZEQDiagram / 0.1.0 / AZEQDiagram.podspec.json
blob93e3aaff9a176440ee53c3e83406098f53a15393
2   "name": "AZEQDiagram",
3   "version": "0.1.0",
4   "summary": "假 EQ 图",
5   "description": "  使用 Facebook 的 POP 库实现的假 EQ 图\n",
6   "homepage": "https://github.com/windless/AZEQDiagram",
7   "license": "MIT",
8   "authors": {
9     "Abner Zhong": "windlessg@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/windless/AZEQDiagram.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "AZEQDiagram": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "pop": [
27       "~> 1.0.7"
28     ]
29   }