[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / a / 8 / 7 / ECTableViewKit / 0.1.1 / ECTableViewKit.podspec.json
blob024b6a96e453831b5cfaca9bebc40d38eb2d573d
2   "name": "ECTableViewKit",
3   "version": "0.1.1",
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.1"
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"