[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 5 / ASWeekSelectorView / 1.1.2 / ASWeekSelectorView.podspec.json
blob5405d83476f6e134409ff972f3400e9e1ff36c0c
2   "name": "ASWeekSelectorView",
3   "version": "1.1.2",
4   "summary": "iOS calendar-inspired simple mini week view to select swipe through weeks and tap on days",
5   "description": "A mini week view to select a day. You can swipe through weeks and tap on days to select them, somewhat similar to the iOS 7 calendar app.",
6   "homepage": "https://github.com/nighthawk/ASWeekSelectorView",
7   "license": "FreeBSD",
8   "authors": {
9     "Adrian Schoenig": "adrian@schoenig.me"
10   },
11   "source": {
12     "git": "https://github.com/nighthawk/ASWeekSelectorView.git",
13     "tag": "1.1.2"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": [
19     "Sources/**/*.{h,m}"
20   ],
21   "resource_bundles": {
22     "ASWeekSelectorView": "Sources/ASWeekSelectorView/Resources/*"
23   },
24   "requires_arc": true