[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 9 / 3 / PBTimelineView / 1.0.0 / PBTimelineView.podspec.json
blob314dee75c1179aa23efeb2bde64e292051abf20b
2   "name": "PBTimelineView",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.0",
7   "summary": "A tree view to show your events or anything else.",
8   "description": "This library has been created to show events or anything else in a tree view",
9   "homepage": "https://github.com/paul1893/PBTimelineView-iOS",
10   "screenshots": "https://raw.githubusercontent.com/paul1893/PBTimelineView-iOS/master/Screenshots/demo.gif",
11   "authors": {
12     "paul1893": "pspol@hotmail.fr"
13   },
14   "license": "{ :type => \"MIT\", :file => \"license\" }",
15   "social_media_url": "https://github.com/paul1893",
16   "source": {
17     "git": "https://github.com/paul1893/PBTimelineView-iOS.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "PBTimelineView/lib/**/*",
21   "exclude_files": [
22     "PBTimelineView/example/**/*",
23     "PBTimelineView/Base.lproj/**/*"
24   ],
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true