[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 6 / LSWeekView / 1.0.4 / LSWeekView.podspec.json
blob8cad509e8de3994f7f02f12af58ce5eb6116c6ff
2   "name": "LSWeekView",
3   "version": "1.0.4",
4   "summary": "iOS week view control, similar to the one used in the iOS 7 Calendar app (day view).",
5   "description": "A scrollable week view that allows the user to select a date. Designed for iOS 7 and 8. See the screenshot.\n",
6   "homepage": "https://github.com/LumenSpark/LSWeekView",
7   "screenshots": "https://github.com/LumenSpark/LSWeekView/raw/master/Screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Christoph Zelazowski": "chrisze@lumenspark.com"
11   },
12   "source": {
13     "git": "https://github.com/LumenSpark/LSWeekView.git",
14     "tag": "1.0.4"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Classes"