[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / d / CanvasKit / 0.55.1 / CanvasKit.podspec.json
blob3add60b8c99401d634b8f0fbfb8e44e7f121ffb0
2   "name": "CanvasKit",
3   "version": "0.55.1",
4   "license": "MIT",
5   "summary": "A Canvas API integration framework better than bamboo",
6   "homepage": "https://github.com/instructure/CanvasKit",
7   "authors": {
8     "Rick Roberts": "elgreco84@gmail.com",
9     "Jason Larsen": "jason.larsen@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/instructure/CanvasKit.git",
13     "tag": "0.55.1"
14   },
15   "requires_arc": true,
16   "platforms": {
17     "ios": "7.0"
18   },
19   "ios": {
20     "source_files": "CanvasKit/**/*.{h,m}"
21   },
22   "dependencies": {
23     "AFNetworking": [
24       "~> 2.0"
25     ],
26     "Mantle": [
27       "~> 1.0"
28     ],
29     "ISO8601DateFormatter": [
31     ],
32     "ReactiveCocoa": [
34     ]
35   }