[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 5 / ASWeekSelectorView / 1.0.3 / ASWeekSelectorView.podspec.json
blobc56cc04a47b07b646bde20961a479cc5038b8cfc
2   "name": "ASWeekSelectorView",
3   "version": "1.0.3",
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@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/nighthawk/ASWeekSelectorView.git",
13     "tag": "v1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "Classes/*.{h,m}",
19   "requires_arc": true