[Add] AnyThinkChartboostSDKAdapter 6.4.12
[CocoaPods.git] / Specs / a / f / 1 / MXCardLayout / 0.1.0 / MXCardLayout.podspec.json
blobbcb2e23dd1c0ab214c10c3c8b953298b2765196d
2   "name": "MXCardLayout",
3   "version": "0.1.0",
4   "summary": "MXCardLayout reproduces the behavior seen in iOS9's multitasking switcher.",
5   "homepage": "https://github.com/zqpmaster/MXCardLayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Max": "zqpmaster@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/zqpmaster/MXCardLayout.git",
18     "tag": "0.1.0"
19   },
20   "source_files": [
21     "MXCardLayout",
22     "MXCardLayout/*.{h,m}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true