blob: a7aea4a665a605b135ec6571085e8cc106eec55f [file] [log] [blame]
{
"name": "MSRandomIndexPath",
"version": "0.1.6",
"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.6"
},
"source_files": "NSIndexPath+RandomAdditions.{h,m}",
"platforms": {
"ios": "4.3"
},
"requires_arc": false
}