[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / d / CanvasKit / 0.53.1 / CanvasKit.podspec.json
blob294388eb704bf2aa796585486de38b8304722cae
2   "name": "CanvasKit",
3   "version": "0.53.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.53.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   }