[Add] AmpMux 9.3.2
[CocoaPods.git] / Specs / 7 / 9 / 8 / RandomSequence / 1.0.1 / RandomSequence.podspec.json
bloba28cffbf63a042588c245b4dbd1358f03bc8e9ad
2   "name": "RandomSequence",
3   "version": "1.0.1",
4   "license": "zlib",
5   "summary": "A class for creating independent, repeatable pseudorandom number sequences on Mac and iOS.",
6   "homepage": "https://github.com/nicklockwood/RandomSequence",
7   "authors": "Nick Lockwood",
8   "source": {
9     "git": "https://github.com/nicklockwood/RandomSequence.git",
10     "tag": "1.0.1"
11   },
12   "source_files": "RandomSequence",
13   "requires_arc": false,
14   "platforms": {
15     "ios": "4.3",
16     "osx": "10.6"
17   }