[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 3 / 4 / 1 / CLDialog / 1.0.0 / CLDialog.podspec.json
blob6c25fcd2473b2082c53197aa89464ac4a7440bda
2   "name": "CLDialog",
3   "version": "1.0.0",
4   "swift_version": "4.0",
5   "license": "MIT",
6   "summary": "This is a Dialog",
7   "homepage": "https://github.com/Darren-chenchen/CLDialog",
8   "authors": {
9     "Darren-chenchen": "1597887620@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/Darren-chenchen/CLDialog.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "CLDialog/CLDialog/**/*.swift",
19   "resource_bundles": {
20     "CLDialog": [
21       "CLDialog/CLDialog/Images/**/*.png",
22       "CLDialog/CLDialog/**/*.{xib,storyboard}",
23       "CLDialog/CLDialog/**/*.{lproj,strings}"
24     ]
25   }