[Add] MirrorXML 4.0.3
[CocoaPods.git] / Specs / 5 / f / 4 / HPSCalendarView / 0.1.1 / HPSCalendarView.podspec.json
blobfc83a0a92936dcd7a4d138efaf2560eaf2c8be18
2   "name": "HPSCalendarView",
3   "version": "0.1.1",
4   "summary": "A UIView to repersent calendar UI in IOS applications.",
5   "description": "A calendar UI for the IOS application to present to user to select date.As there is\nno Calendar UI like we see in web inbuilt in ios so i decided to make one for those who want it to use in their applications",
6   "homepage": "https://github.com/harry1064/HPSCalendarView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harpreet Singh": "harry.singh1064@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/harry1064/HPSCalendarView.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://www.facebook.com/harry1064",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "HPSCalendarView/Classes/**/*"