[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / c / 4 / KWListView / 1.0.2 / KWListView.podspec.json
blob7563f02fef970488c8297e0ddc706bd4cd28bb40
2   "name": "KWListView",
3   "version": "1.0.2",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "summary": "The better way to deal with list view and datas",
8   "homepage": "http://makaiwen.com/items/KWListView.html",
9   "license": "MIT",
10   "authors": {
11     "kevin-ma": "devKevinMa@gmail.com"
12   },
13   "social_media_url": "http://makaiwen.com/",
14   "source": {
15     "git": "https://github.com/kevin-ma/KWListView.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "KWListView/*.{h,m}",
19   "resources": [
20     "KWListView/KWListView.bundle",
21     "KWListView/KWListViewLoading.bundle"
22   ],
23   "requires_arc": true,
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]