[Add] SealdSdk 0.9.0-beta.1
[CocoaPods.git] / Specs / e / f / 6 / FSDAirportFlipLabel / 0.1.0 / FSDAirportFlipLabel.podspec.json
blob33fdf77dde9ff0d1e9b356da6429fe14eb821c0f
2   "name": "FSDAirportFlipLabel",
3   "version": "0.1.0",
4   "summary": "UILabel like old Airport Flipping labels",
5   "description": "                       A UILabel subclass that will animate text changes by flipping the labels like those old airport labels that flip to display flight times.\n\n",
6   "homepage": "https://github.com/felix-dumit/FSDAirportFlipLabel",
7   "screenshots": "https://raw.githubusercontent.com/felix-dumit/FSDAirportFlipLabel/master/example.gif",
8   "license": "MIT",
9   "authors": {
10     "Felix Dumit": "felix.dumit@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/felix-dumit/FSDAirportFlipLabel.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/felix_dumit",
17   "platforms": {
18     "ios": "7.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "FSDAirportFlipLabel": [
24       "Pod/Assets/*.{png,aiff}"
25     ]
26   }