blob: 439e6a50e253991b9701c13106223e542c1da05d [file] [log] [blame]
{
"name": "MSRandomIndexPath",
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Returns a random index path valid for one of the arrays you specify.",
"homepage": "https://github.com/murraysagal/MSRandomIndexPath",
"authors": {
"Murray Sagal": "murraysagal@mac.com"
},
"source": {
"git": "https://github.com/murraysagal/MSRandomIndexPath.git",
"tag": "0.1.4"
},
"source_files": "NSIndexPath+RandomAdditions.{h,m}",
"platforms": {
"ios": "4.3",
"osx": "10.7"
},
"requires_arc": false
}