[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / f / 4 / b / YXTMotionView / 0.1 / YXTMotionView.podspec.json
blob0c7693e215a17fc504e5ff3caa34ceb6a355581c
2   "name": "YXTMotionView",
3   "version": "0.1",
4   "summary": "A Custom Image View That Implements Device Motion Scrolling",
5   "homepage": "https://github.com/hanton/YXTMotionView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Hanton Yang": "hanton.yang@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/hanton/YXTMotionView.git",
15     "tag": "0.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "YXTMotionView/*.{h,m}",
21   "requires_arc": true