[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 2 / 3 / e / ECUIControls / 0.1.0 / ECUIControls.podspec.json
blob494b9a4a2987cc183fa64b8f6fce6ce3b1d718f3
2   "name": "ECUIControls",
3   "version": "0.1.0",
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.0"
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   }