[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 4 / 1 / SwiftySocket / 0.1.1 / SwiftySocket.podspec.json
blob914a889cba355c39f8dca80c7675daf812e6a3e9
2   "name": "SwiftySocket",
3   "version": "0.1.1",
4   "summary": "SwiftySocket is a socket based Stream / NSStream swift wrapper.",
5   "description": "SwiftySocket is a socket based stream / NSStream swift wrapper.",
6   "homepage": "https://github.com/herculesjr/SwiftySocket",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Hercules Farnesi da Costa Cunha Junior": "herculesjr@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/herculesjr/SwiftySocket.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/herculesjr",
19   "platforms": {
20     "ios": "8.3"
21   },
22   "source_files": "SwiftySocket/Classes/**/*",
23   "pushed_with_swift_version": "3.0"