[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / b / 8 / PhraseSwift / 0.1.0 / PhraseSwift.podspec.json
blobcae917cae0e4b41e06ca5786097ddbebe5dec812
2   "name": "PhraseSwift",
3   "version": "0.1.0",
4   "summary": "A swift port of Squares Phrase library.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/tornanextbike/PhraseSwift",
7   "license": {
8     "type": "Apache-2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jan Meier": "meier@nextbike.com"
13   },
14   "source": {
15     "git": "https://github.com/tornanextbike/PhraseSwift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": [
22     "4",
23     "5"
24   ],
25   "source_files": [
26     "PhraseSwift/PhraseSwift/*.swift",
27     "PhraseSwift/PhraseSwift/Extensions/*.swift"
28   ],
29   "frameworks": "UIKit",
30   "swift_version": "5"