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