[Add] DGisFlutterMapSDK 12.3.0
[CocoaPods.git] / Specs / 0 / 3 / e / LTHMonthYearPickerView / 1.1.0 / LTHMonthYearPickerView.podspec.json
blob81e6e93f732a8e912984fa761dbb83a474bb8a28
2   "name": "LTHMonthYearPickerView",
3   "version": "1.1.0",
4   "summary": "Simple to use month & year picker view",
5   "homepage": "https://github.com/rolandleth/LTHMonthYearPickerView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "screenshots": [
11     "http://rolandleth.com/assets/monthyearpickerview/Screenshot.png",
12     {
13       "type": "MIT",
14       "file": "LICENSE.txt"
15     }
16   ],
17   "authors": {
18     "Roland Leth": "roland@rolandleth.com"
19   },
20   "platforms": {
21     "ios": "6.0"
22   },
23   "source": {
24     "git": "https://github.com/rolandleth/LTHMonthYearPickerView.git",
25     "tag": "1.1.0"
26   },
27   "source_files": [
28     "LTHMonthYearPickerView",
29     "LTHMonthYearPickerView/*.{h,m}"
30   ],
31   "requires_arc": true