[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / f / 2 / SSCollectionViewExchangeController / 0.1.0 / SSCollectionViewExchangeController.podspec.json
blobf88f766b1209fe88e660158b6e4003e2cafa9cfd
2   "name": "SSCollectionViewExchangeController",
3   "version": "0.1.0",
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.0"
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