[Add] TPNBaiduSDKAdapter 6.4.35
[CocoaPods.git] / Specs / d / 4 / 6 / OCJiraFeedback / 0.3.0 / OCJiraFeedback.podspec.json
blobe56fe479362663633d9afa57f996d5da0bc0f69d
2   "name": "OCJiraFeedback",
3   "version": "0.3.0",
4   "summary": "OCJiraFeedback is a simple library useful for sending user\n\t\t   feedback to any Atlassian Jira instance.",
5   "homepage": "https://github.com/vbergae/OCJiraFeedback",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "VĂ­ctor Berga": "vbergae@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/vbergae/OCJiraFeedback.git",
18     "tag": "0.3.0"
19   },
20   "source_files": "Classes/**/*.{h,m}",
21   "public_header_files": "Classes/OCJiraFeedback.h",
22   "resources": "Resources/Instance.plist.distribution",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ]
28   }