blob: 32bdb6cd042afc5fe6ac4962916593205dcf19a6 [file] [log] [blame]
{
"name": "TimelineCards",
"version": "1.0.3",
"summary": "Autogenerated timelines presented as cards. Single or bundled into feed.",
"homepage": "https://github.com/vladaverin24/TimelineCards",
"screenshots": [
"https://raw.githubusercontent.com/vladaverin24/TimelineCards/master/Screenshots/timeline_feed.gif",
"https://raw.githubusercontent.com/vladaverin24/TimelineCards/master/Screenshots/card_randomized.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Vlad Averin": "hello@vladaverin.me"
},
"social_media_url": "http://facebook.com/vaverin",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/vladaverin24/TimelineCards.git",
"tag": "v1.0.3"
},
"source_files": [
"TimelineCards",
"TimelineCards/**/*.swift"
],
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_SWIFT_FLAGS[config=Debug]": "-D DEBUG"
},
"pushed_with_swift_version": "4.0"
}