[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 9 / 3 / GCountableUILabel / 0.1.0 / GCountableUILabel.podspec.json
blob7e294909b8202b0f5cc8b66c9b2daea41e10708c
2   "name": "GCountableUILabel",
3   "version": "0.1.0",
4   "summary": "CountDown animation effect UILabel",
5   "description": "                       Vine' loop animation style UILabel\n\n                       Just change text value in some loop\n",
6   "homepage": "https://github.com/gwangpa/GCountableUILabel",
7   "license": "MIT",
8   "authors": {
9     "Daniel KIM": "gwangpa@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/gwangpa/GCountableUILabel.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     "GCountableUILabel": [
22       "Pod/Assets/*.png"
23     ]
24   }