[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 6 / 5 / SwiftySettings / 1.0.0 / SwiftySettings.podspec.json
blob2bcdd6dee42a8b6d374198037b1cc966931ec13d
2   "name": "SwiftySettings",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "Declarative in-app settings stack in Swift",
6   "homepage": "https://github.com/tgebarowski/SwiftySettings",
7   "social_media_url": "https://twitter.com/tgebarowski",
8   "authors": {
9     "Tomasz Gebarowski": "gebarowski@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/tgebarowski/SwiftySettings.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Source/**/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"