[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 7 / 4 / MGConferenceDatePicker / 0.0.1 / MGConferenceDatePicker.podspec.json
blob308834949b1dc9b8002900af0f383792e655aac3
2   "name": "MGConferenceDatePicker",
3   "version": "0.0.1",
4   "summary": "MGConferenceDatePicker is an object wich extend a UIView furnishing a very nice type of data picker.",
5   "homepage": "https://github.com/matteogobbi/MGConferenceDatePicker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.com"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/MGConferenceDatePicker.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": [
21     "Classes",
22     "MGConferenceDatePicker/MGConferenceDatePicker/*"
23   ],
24   "frameworks": [
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "requires_arc": true