blob: 98dacbae87ca9d396d860a4766c8a5d213785f96 [file] [log] [blame]
{
"name": "SwiftyMotionManager",
"version": "1.0",
"summary": "SwiftyMotionManager is an alternative libfor CMMotionManager",
"homepage": "https://github.com/JeffGuKang/SwiftyMotionManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeff Gu Kang": "jeffgukang@gmail.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JeffGuKang/SwiftyMotionManager.git",
"tag": "1.0"
},
"source_files": "SwiftyMotionManager/SwiftyMotionManager.swift",
"frameworks": "CoreMotion",
"pushed_with_swift_version": "4.0"
}