blob: ee1b31ee1eb86387c82dc826cd0782868333eece [file] [log] [blame]
{
"name": "TDWatchInterfaceMenu",
"version": "1.2",
"summary": "Add menu item with a block as it's action handler to `WKInterfaceController`",
"homepage": "https://github.com/YuAo/TDWatchInterfaceMenu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"YuAo": "me@imyuao.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "TDWatchInterfaceMenu/*.{h,m}",
"source": {
"git": "https://github.com/YuAo/TDWatchInterfaceMenu.git",
"tag": "1.2"
}
}