[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 8 / 7 / ECTableViewKit / 0.1.0 / ECTableViewKit.podspec.json
blobd7742a4da3480b1e0a4e65e688c5e3c52733f838
2   "name": "ECTableViewKit",
3   "version": "0.1.0",
4   "summary": "Simply done complicated tableview datasource and delegate replacements.",
5   "homepage": "https://github.com/EasyCocoa/ECTableViewKit",
6   "license": "MIT",
7   "authors": {
8     "hima": "hima@easycocoa.com"
9   },
10   "source": {
11     "git": "https://github.com/EasyCocoa/ECTableViewKit.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ECTableViewKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "public_header_files": "Pod/Classes/**/*.h",
25   "frameworks": "UIKit"