[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 4 / 5 / SwiftExpansion / 0.2.2 / SwiftExpansion.podspec.json
blob6bf4373feb2da7fd09505f0523fce0a2865f1402
2   "name": "SwiftExpansion",
3   "version": "0.2.2",
4   "summary": "Various extension for swift foundation",
5   "description": "Swift Foundation is a powerful framework, but in itself is somewhat lacking in describing certain scenario\nmaking the framework inextensible by adopter without having to write addtional protocol locally.\nThis library contains such protocol for immediate uses and other extension functions for easy uses.",
6   "homepage": "https://github.com/myste1tainn/SwiftExpansion",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "myste1tainn": "a.keereena@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/myste1tainn/SwiftExpansion.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "source_files": "Sources/SwiftExpansion/**/*",
23   "swift_version": "4.2"