[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / c / e / ProjectorKit / 1.0.1 / ProjectorKit.podspec.json
blob8cc2b8fecb7a17f5151b1ba79c8775719678d834
2   "name": "ProjectorKit",
3   "version": "1.0.1",
4   "summary": "iOS SDK for [Projector](https://projector.com)",
5   "description": "[Projector](https://projector.com) is a smart notification platform.\nProjectorKit is the iOS SDK.",
6   "homepage": "https://github.com/projectorhq/ios-sdk",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Projector Engineering": "engineering@projector.com"
13   },
14   "source": {
15     "git": "https://github.com/projectorhq/ios-sdk.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://twitter.com/projector",
19   "platforms": {
20     "ios": "8.4"
21   },
22   "source_files": "ProjectorKit/**/*.{h,swift}",
23   "resource_bundles": {
24     "ProjectorKit": [
25       "ProjectorKit/*.storyboard",
26       "ProjectorKit/*.xib",
27       "ProjectorKit/*.strings"
28     ]
29   },
30   "public_header_files": "ProjectorKit/**/*.h",
31   "frameworks": "UIKit",
32   "deprecated": true