[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 6 / f / 1 / FreshDate / 0.1.0 / FreshDate.podspec.json
blob3f7fee39838c7684d012448d8ec438fb71d377cc
2   "name": "FreshDate",
3   "version": "0.1.0",
4   "summary": "Date picker library for iOS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/amirshayegh/FreshDate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "amirshayegh": "shayegh@me.com"
13   },
14   "source": {
15     "git": "https://github.com/amirshayegh/FreshDate.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "FreshDate/Classes/**/*.{swift}",
22   "resource_bundles": {
23     "FreshDate": [
24       "FreshDate/Classes/**/*.{storyboard,xib}"
25     ]
26   }