[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 8 / 5 / ASWeekSelectorView / 1.1.1 / ASWeekSelectorView.podspec.json
blob15a9208f3e258af893ca29355a2b30fc4f7c65cf
2   "name": "ASWeekSelectorView",
3   "version": "1.1.1",
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.1"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source_files": [
19     "Sources/**/*.{h,m}"
20   ],
21   "requires_arc": true