[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / f / 2 / SSCollectionViewExchangeController / 0.1.1 / SSCollectionViewExchangeController.podspec.json
blob12c7e7fea0cb5e6379cf818ca6a21dcee6698534
2   "name": "SSCollectionViewExchangeController",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "SSCollectionViewExchangeController manages the process of exchanging 2 items in a collection view.",
9   "homepage": "https://github.com/murraysagal/SSCollectionViewExchangeController",
10   "authors": {
11     "Murray Sagal": "murraysagal@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/murraysagal/SSCollectionViewExchangeController.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "SSCollectionViewExchange*.{h,m}",
19     "UIView+*.{h,m}",
20     "NSMutableArray+*.{h,m}"
21   ],
22   "platforms": {
23     "ios": "6.0"
24   },
25   "requires_arc": true