[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 3 / 9 / TimelineCards / 1.0 / TimelineCards.podspec.json
blob10b96262edfaac37d65d254d5fde39d1de9dd647
2   "name": "TimelineCards",
3   "version": "1.0",
4   "summary": "Autogenerated timelines presented as cards. Single or bundled into feed.",
5   "homepage": "https://github.com/vladaverin24/TimelineCards",
6   "screenshots": [
7     "https://raw.githubusercontent.com/vladaverin24/TimelineCards/master/Screenshots/timeline_feed.gif",
8     "https://raw.githubusercontent.com/vladaverin24/TimelineCards/master/Screenshots/card_randomized.gif"
9   ],
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE.md"
13   },
14   "authors": {
15     "Vlad Averin": "hello@vladaverin.me"
16   },
17   "social_media_url": "http://facebook.com/vaverin",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source": {
22     "git": "https://github.com/vladaverin24/TimelineCards.git",
23     "tag": "v1.0"
24   },
25   "source_files": [
26     "TimelineCards",
27     "TimelineCards/**/*.swift"
28   ],
29   "frameworks": [
30     "UIKit",
31     "CoreGraphics"
32   ],
33   "requires_arc": true,
34   "pushed_with_swift_version": "4.0"