[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / a / 4 / 1 / SwiftySocket / 0.1.0 / SwiftySocket.podspec.json
blob01aa54bfb31baa443377ca30e73151edaad518b0
2   "name": "SwiftySocket",
3   "version": "0.1.0",
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.0"
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"