[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 7 / 2 / RYRCalendar / 0.1.0 / RYRCalendar.podspec.json
blob7a58d2e458170b5aaf8ba29bea10b0c0b23a5cb8
2   "name": "RYRCalendar",
3   "version": "0.1.0",
4   "summary": "Light and simple calendar for your app written in Swift 2.2",
5   "homepage": "https://github.com/Ryanair/RYRCalendar",
6   "screenshots": [
7     "https://github.com/Ryanair/RYRCalendar/raw/master/Images/ryrcalendar_multiple_selection.png",
8     "https://github.com/Ryanair/RYRCalendar/raw/master/Images/ryrcalendar_single_selection.png"
9   ],
10   "license": {
11     "type": "Apache",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Miquel, Aram": "miquela@ryanair.com"
16   },
17   "source": {
18     "git": "https://github.com/Ryanair/RYRCalendar.git",
19     "tag": "v0.1.0"
20   },
21   "platforms": {
22     "ios": "8.0"
23   },
24   "source_files": "RYRCalendar/Classes/**/*",
25   "resource_bundles": {
26     "RYRCalendar": "RYRCalendar/Assets/*"
27   },
28   "frameworks": "UIKit"