[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 0 / ECExtension / 0.1.9 / ECExtension.podspec.json
bloba7dbd5fb18ad8ef8c7050042d67f60425decbcef
2   "name": "ECExtension",
3   "version": "0.1.9",
4   "summary": "ECExtension扩展Cocoa一些类",
5   "description": "# ECExtension扩展Cocoa一些类",
6   "homepage": "https://github.com/skyhacker2/ECExtension",
7   "license": "MIT",
8   "authors": {
9     "Eleven Chen": "skyhacker@126.com"
10   },
11   "source": {
12     "git": "https://github.com/skyhacker2/ECExtension.git",
13     "tag": "0.1.9"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ECExtension": [
22       "Pod/Assets/*.png"
23     ]
24   }