[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / d / MaxIssues / 0.0.1 / MaxIssues.podspec.json
blob170af318353351c0ccc33d75fc1f9785db76b888
2   "name": "MaxIssues",
3   "version": "0.0.1",
4   "summary": "MaxLeap Services provides all-in-one cloud services for developers.",
5   "homepage": "https://maxleap.com",
6   "license": {
7     "type": "Creative Commons Zero v1.0 Universal",
8     "file": "LICENSE.txt"
9   },
10   "authors": "MaxLeap",
11   "source": {
12     "git": "https://github.com/MaxLeap/Module-MaxIssues-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "Source/*.{h,m}",
21     "Source/**/*.{h,m}",
22     "Source/**/**/*.{h,m}"
23   ],
24   "public_header_files": [
25     "Source/UI/HCConversationViewController.h",
26     "Source/UI/HCBaseViewController.h",
27     "Source/UI/HCNavigationController.h"
28   ],
29   "resources": "Source/Resources/*.bundle",
30   "frameworks": [
31     "Foundation",
32     "UIKit"
33   ],
34   "dependencies": {
35     "MaxLeap": [
36       "~> 2.0.10"
37     ]
38   }