[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / c / 9 / KCGameLabel / 0.0.1 / KCGameLabel.podspec.json
blob61217e2938595dd2fe2d61983bcbdfe462fc8502
2   "name": "KCGameLabel",
3   "version": "0.0.1",
4   "summary": "Swift framework for label animations",
5   "swift_version": "4.0",
6   "platforms": {
7     "ios": "9.0"
8   },
9   "description": "- Supported animations: \n   Bounce, Faded Zoom, Zoom In-Out, Flip Horizontal, Flip Vertical, Rotate Down, Rotate Up",
10   "homepage": "https://github.com/kinhchendev/KCGameLabel",
11   "license": "MIT",
12   "authors": {
13     "Kinh Tran": "kinhchendev@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/kinhchendev/KCGameLabel.git",
17     "tag": "0.0.1"
18   },
19   "source_files": [
20     "KCGameLabel/*.{h,m,swift}",
21     "Classes",
22     "Classes/**/*.{h,m,swift}",
23     "Source",
24     "KCGameLabel/Source/**/*.{h,m,swift}"
25   ],
26   "exclude_files": "Classes/Exclude"