[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 7 / b / 4 / LongShadow / 1.0.0 / LongShadow.podspec.json
blob312e81b4153d151abfd27ff601ca59e3bbc2ac8e
2   "name": "LongShadow",
3   "version": "1.0.0",
4   "license": "WTFPL",
5   "summary": "UILabel extension to generate dynamic long shadow effects in swift.",
6   "homepage": "https://github.com/tib/LongShadow",
7   "social_media_url": "http://twitter.com/tiborbodecs",
8   "platforms": {
9     "ios": "8.0"
10   },
11   "source_files": "*.swift",
12   "requires_arc": true,
13   "authors": {
14     "Tibor Bodecs": "mail.tib@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/tib/LongShadow.git",
18     "tag": "1.0.0"
19   }