[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 0 / a / CAAnimateLabel / 1.2.0 / CAAnimateLabel.podspec.json
blobcb2663f235629f9b3985ee73416cba49678d20aa
2   "name": "CAAnimateLabel",
3   "version": "1.2.0",
4   "summary": "A label can animate and quick custom animation",
5   "homepage": "https://github.com/ChenAo0727/CAAnimateLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "chenao",
11   "social_media_url": "https://ChenAo0727.github.io",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/ChenAo0727/CAAnimateLabel.git",
17     "tag": "1.2.0"
18   },
19   "source_files": "CAAnimateLabel/**/*.{h,m}",
20   "public_header_files": "CAAnimateLabel/**/*.h",
21   "resources": "Resources/*.gif",
22   "frameworks": "CoreText",
23   "requires_arc": true