[Add] BUAdTestMeasurement-Beta 6.6.0.7
[CocoaPods.git] / Specs / a / 8 / 7 / ECTableViewKit / 0.1.2 / ECTableViewKit.podspec.json
blob505acbf61ec1fc6597d11adfe8315adc606b835b
2   "name": "ECTableViewKit",
3   "version": "0.1.2",
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.2"
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"