[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 0 / c / 1 / UIScrollingLabel / 1.0.0 / UIScrollingLabel.podspec.json
blob22733a6f42c56fb16db67a73bdf08f6c6d77c8e6
2   "name": "UIScrollingLabel",
3   "version": "1.0.0",
4   "summary": "Automatically Scrolled Label",
5   "description": "Automatically Scrolled Label.",
6   "homepage": "https://github.com/sulioppa/UIScrollingLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "author": "sulioppa@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/sulioppa/UIScrollingLabel.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "UIScrollingLabel/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }