[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 1 / YHTableComponent / 1.0.0.2 / YHTableComponent.podspec.json
blob34810ae6867d582d7b4d08e22b4af4a59abe6716
2   "name": "YHTableComponent",
3   "version": "1.0.0.2",
4   "summary": "更好的管理TableView数据源,支持异步计算高度提高性能,目前提供Objective-C版本",
5   "license": "None",
6   "homepage": "https://yohen.me",
7   "authors": {
8     "yohen.me": "yohenpeng@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/yohenpeng/YHTableComponent.git",
15     "tag": "1.0.0.2"
16   },
17   "source_files": [
18     "YHTableComponent/Model/*.{h,m}",
19     "YHTableComponent/ViewModel/*.{h,m}"
20   ]