[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 7 / RRSwipeCell / 0.1.1 / RRSwipeCell.podspec.json
blob97cec8c9c5b7e9c135d3dd8b4b005071abbcc673
2   "name": "RRSwipeCell",
3   "version": "0.1.1",
4   "summary": "Swipeable UICollectionViewCell",
5   "homepage": "https://github.com/cuzv/RRSwipeCell",
6   "license": "MIT",
7   "authors": {
8     "Moch Xiao": "cuzval@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "requires_arc": true,
14   "source": {
15     "git": "https://github.com/cuzv/RRSwipeCell.git",
16     "tag": "0.1.1"
17   },
18   "source_files": "Sources/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]