[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / e / 2 / 0 / DIOCollectionView / 0.1.0 / DIOCollectionView.podspec.json
blob2d7227f3e85b8e3cc15449bcf18b7521175a09c0
2   "name": "DIOCollectionView",
3   "version": "0.1.0",
4   "summary": "Drag Items in and out of CollectionViews.",
5   "description": "Drag from CollectionView to any View, flexible delegated behaviors, snapshot view and animations specifiable via DataSource",
6   "homepage": "https://github.com/matheusmcardoso/DIOCollectionView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matheus Martins": "matheusmcrds@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/matheusmcardoso/DIOCollectionView.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Classes/**/*",
22   "pushed_with_swift_version": "3.0"