blob: 972142948a13b588b48f93f9460b74036e55f98a [file] [log] [blame]
{
"name": "SPLUserActivity",
"version": "0.1.2",
"summary": "Easily adopt Handoff for different types of activities.",
"homepage": "https://github.com/splinesoft/SPLUserActivity",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Hersh": "jon@her.sh"
},
"source": {
"git": "https://github.com/splinesoft/SPLUserActivity.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "SPLUserActivity/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
],
"social_media_url": "https://twitter.com/jhersh",
"compiler_flags": "-fmodules"
}