[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / e / ADLivelyTableView / 1.0.0 / ADLivelyTableView.podspec.json
blob0c173b1fdf971365cd6f6caf9b5e31c95560fb0c
2   "name": "ADLivelyTableView",
3   "version": "1.0.0",
4   "authors": "Applidium",
5   "license": {
6     "type": "BSD"
7   },
8   "homepage": "http://applidium.com",
9   "summary": "Drop-in subclass of UITableView that lets you add custom animations to any UITableView",
10   "platforms": {
11     "ios": "4.3"
12   },
13   "source": {
14     "git": "https://github.com/applidium/ADLivelyTableView.git",
15     "tag": "v1.0.0"
16   },
17   "source_files": "*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": false