[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / f / c / b / DatePicker / 0.1.3 / DatePicker.podspec.json
blobefef7377f2880b8315fd0751e3f2aa7b518ed2b8
2   "name": "DatePicker",
3   "version": "0.1.3",
4   "summary": "Date Picker for iOS",
5   "description": "\"A simple, elegant Date Picker library for iOS\"",
6   "homepage": "https://github.com/FreshworksStudio/DatePicker.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/FreshworksStudio/DatePicker.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "DatePicker/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "DatePicker": [
24       "DatePicker/Classes/**/*.{storyboard,xib}"
25     ]
26   }