[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 0 / b / a / DGThumbUpButton / 0.0.2 / DGThumbUpButton.podspec.json
blob99d7172d9c58826a51226af62b18a3b3700b51cb
2   "name": "DGThumbUpButton",
3   "version": "0.0.2",
4   "summary": "Like Button With Explosion Effect",
5   "description": "Like Button With Explosion Effect.",
6   "homepage": "https://github.com/dgytdhy/DGThumbUpButton",
7   "license": "MIT",
8   "authors": {
9     "Desgard_Duan": "desgard_duan@foxmail.com"
10   },
11   "source": {
12     "git": "https://github.com/dgytdhy/DGThumbUpButton.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "source_files": "DGThumbUpButton/*.{m,h}",
19   "resource_bundles": {
20     "DGThumbUpButton": [
21       "DGThumbUpButton/*.png"
22     ]
23   },
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true