[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 7 / FlipLabel / 1.0.1 / FlipLabel.podspec.json
blobd5f190d79c3da1f5ec6a16b01f6d73773872eee5
2   "name": "FlipLabel",
3   "version": "1.0.1",
4   "summary": "Flip animation for UILabel",
5   "homepage": "https://github.com/beryu/FlipLabel",
6   "screenshots": "https://github.com/beryu/FlipLabel/raw/master/assets/screenshot1.gif",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryuta Kibe": "beryu@blk.jp"
13   },
14   "social_media_url": "http://twitter.com/beryu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/beryu/FlipLabel.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Source/*",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"