[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / a / 4 / MZFastSortIndex / 0.2.0 / MZFastSortIndex.podspec.json
blob6f45af06e35d3de6418968db2e26e17c79b620e8
2   "name": "MZFastSortIndex",
3   "version": "0.2.0",
4   "summary": "Performant and powerful sort index building for Cocoa collections",
5   "description": "MZFastSortIndex provides performant and powerful sort index building for Cocoa collections.",
6   "homepage": "https://github.com/moshozen/MZFastSortIndex",
7   "license": "MIT",
8   "authors": {
9     "Mat Trudel": "mat@geeky.net"
10   },
11   "source": {
12     "git": "https://github.com/moshozen/MZFastSortIndex.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "MZFastSortIndex": [
22       "Pod/Assets/*.png"
23     ]
24   }