[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 2 / a / ConfigurationKit / 1.1.1 / ConfigurationKit.podspec.json
blob0dae81e4cc1a2e68589886a285cfee1cfc0471f0
2   "name": "ConfigurationKit",
3   "version": "1.1.1",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/delannoyk/ConfigurationKit",
8   "authors": {
9     "Kevin Delannoy": "delannoyk@gmail.com"
10   },
11   "summary": "ConfigurationKit is a framework that helps you to always have right configuration for your apps.",
12   "source": {
13     "git": "https://github.com/delannoyk/ConfigurationKit.git",
14     "tag": "1.1.1"
15   },
16   "source_files": "sources/ConfigurationKit/**/*.swift",
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.9",
20     "tvos": "9.0"
21   },
22   "osx": {
23     "exclude_files": "sources/ConfigurationKit/event/ApplicationEventProducer.swift"
24   },
25   "requires_arc": true