blob: 637aacd766baa30cfb1ab5809c1ab39d98e642a4 [file] [log] [blame]
{
"name": "ForceTouchActions",
"version": "0.2",
"summary": "Objective-C wrapper for iOS Home Screen Quick Actions",
"homepage": "https://github.com/abdullahselek/ASToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Abdullah Selek": "abdullahselek@yahoo.com"
},
"source": {
"git": "https://github.com/abdullahselek/ForceTouchActions.git",
"tag": "0.2"
},
"prefix_header_file": "ForceTouchActions/ForceTouchActions-Prefix.pch",
"platforms": {
"ios": "9.0"
},
"source_files": "ForceTouchActions/*.{h,m}",
"requires_arc": true
}