[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / e / SOMotionDetector / 1.0.1 / SOMotionDetector.podspec.json
blobeafcd08df07d9658c9ad91aa9d4089817137eb4c
2   "name": "SOMotionDetector",
3   "version": "1.0.1",
4   "summary": "Simple library to detect motion type (walking, running, automotive) ",
5   "platforms": {
6     "ios": "6.0"
7   },
8   "source": {
9     "git": "https://github.com/SocialObjects-Software/SOMotionDetector.git",
10     "tag": "v1.0.1"
11   },
12   "description": "                     Simple library to detect motion for iOS by arturdev .\n\nBased on location updates and acceleration.\n\nRequierments\n\niOS > 6.0\n\nCompatible with iOS 7\n\nWorks on all iOS devices (i.e. not need M7 chip)\n",
13   "homepage": "https://github.com/SocialObjects-Software/SOMotionDetector",
14   "license": "MIT",
15   "authors": {
16     "Artur Mkrtchyan": "mkrtarturdev@gmail.com"
17   },
18   "source_files": "SOMotionDetector/*",
19   "frameworks": [
20     "CoreMotion",
21     "CoreLocation"
22   ],
23   "requires_arc": true