[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / 9 / 6 / EMDatePicker / 1.0 / EMDatePicker.podspec.json
blobc608e729452e1336d3ba35e03083a9f57120530b
2   "name": "EMDatePicker",
3   "version": "1.0",
4   "license": "MIT",
5   "summary": "Custom Date Picker for iOS",
6   "homepage": "https://github.com/elliott-minns/EMDatePicker",
7   "platforms": {
8     "ios": "7.0"
9   },
10   "authors": {
11     "Elliott Minns": "elliott.minns@me.com"
12   },
13   "source": {
14     "git": "https://github.com/elliott-minns/EMDatePicker.git",
15     "tag": "1.0"
16   },
17   "source_files": "EMDatePicker/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": [
20     "QuartzCore",
21     "UIKit"
22   ]