blob: 2a7832bc1841ae12454fb7698c4a3d8d2f57d3ab [file] [log] [blame]
{
"name": "ZCSHandedness",
"version": "0.0.1",
"summary": "ZCSHandedness tries to determine which hand the device is in.",
"description": " ZCSHandedness tries to determine which hand the user is holding their device in, and sends you updates as that changes.\n",
"homepage": "https://github.com/zshannon/ZCSHandedness",
"license": "MIT",
"authors": {
"Zane Shannon": "zane@smileslaughs.com"
},
"source": {
"git": "https://github.com/zshannon/ZCSHandedness.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/zaneshannon",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "ZCSHandedness.{h,m}"
}