[Add] TMNewsInformationSDK 1.2.70
[CocoaPods.git] / Specs / 2 / 3 / e / ECUIControls / 0.1.2 / ECUIControls.podspec.json
bloba59a7727aa829bead4f9f46e7ef193e2a5ace6d5
2   "name": "ECUIControls",
3   "version": "0.1.2",
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.2"
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   }