[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / d / b / a / MockCoreMotion / 0.0.1 / MockCoreMotion.podspec.json
blobe3d66f3e922450f97df36f341b75599dd1187c5f
2   "name": "MockCoreMotion",
3   "version": "0.0.1",
4   "summary": "A mocked CoreMotion for developers to unit test their CoreMotion related code.",
5   "homepage": "https://github.com/OUCHUNYU/MockCoreMotion",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Chunyu Ou": "http://ouchunyu.github.io/"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/OUCHUNYU/MockCoreMotion.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "MockCoreMotion/**/*.{swift}",
21   "frameworks": "CoreMotion",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"