[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 0 / 8 / MSRandomIndexPath / 0.1.4 / MSRandomIndexPath.podspec.json
blob439e6a50e253991b9701c13106223e542c1da05d
2   "name": "MSRandomIndexPath",
3   "version": "0.1.4",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Returns a random index path valid for one of the arrays you specify.",
9   "homepage": "https://github.com/murraysagal/MSRandomIndexPath",
10   "authors": {
11     "Murray Sagal": "murraysagal@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/murraysagal/MSRandomIndexPath.git",
15     "tag": "0.1.4"
16   },
17   "source_files": "NSIndexPath+RandomAdditions.{h,m}",
18   "platforms": {
19     "ios": "4.3",
20     "osx": "10.7"
21   },
22   "requires_arc": false