[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / d / 7 / a / NSMutableArray-Shuffle / 0.4 / NSMutableArray-Shuffle.podspec.json
blob86a574e864b0e84a777f1c59a2e93b694d756f55
2   "name": "NSMutableArray-Shuffle",
3   "version": "0.4",
4   "summary": "A helpful category on NSMutableArray that provides a method to shuffle the array.",
5   "homepage": "https://github.com/duliodenis/NSMutableArray-Shuffle",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dulio Denis": "dulio@ddapps.co"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/duliodenis/NSMutableArray-Shuffle.git",
18     "tag": "0.4"
19   },
20   "source_files": "*.{h,m}",
21   "public_header_files": "Classes/**/*.h",
22   "requires_arc": false