[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / a / Supportify / 1.1.2 / Supportify.podspec.json
blobc186e04dc4acba7a388237d5dd0ff2315f9ce0ff
2   "name": "Supportify",
3   "version": "1.1.2",
4   "description": "Supportify.io is a smart help center tool focused on helping you provide better help content in less time.",
5   "summary": "A help-center module backed by Supportify.io.",
6   "homepage": "https://supportify.io",
7   "documentation_url": "https://supportify.io/docs/integration/ios",
8   "license": "MIT",
9   "authors": {
10     "Supportify, Inc.": "help@supportify.io"
11   },
12   "source": {
13     "git": "https://github.com/supportify/supportify-ios.git",
14     "tag": "1.1.2"
15   },
16   "social_media_url": "https://twitter.com/supportifyio",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "Supportify": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "Alamofire": [
29       "~> 2.0.0"
30     ]
31   }