[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 2 / a / ConfigurationKit / 1.0.0 / ConfigurationKit.podspec.json
blobc0f744a1a65e7882423993e367ea9e900183c46d
2   "name": "ConfigurationKit",
3   "version": "1.0.0",
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 iOS apps.",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/delannoyk/ConfigurationKit.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "sources/ConfigurationKit/**/*.swift",
20   "frameworks": "UIKit",
21   "requires_arc": true