[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / e / ECUIControls / 0.1.1 / ECUIControls.podspec.json
blobecc8dfb81e932e11ca414a7ccfbce61f0f647623
2   "name": "ECUIControls",
3   "version": "0.1.1",
4   "summary": "ECUIControls provides a group of custom control",
5   "description": "#ECUIControls provides a group of custom control.",
6   "homepage": "https://github.com/skyhacker2/ECUIControls",
7   "license": "MIT",
8   "authors": {
9     "Eleven Chen": "skyhacker@126.com"
10   },
11   "source": {
12     "git": "https://github.com/skyhacker2/ECUIControls.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ECUIControls": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "ECExtension": [
28     ]
29   }