[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 0 / 7 / AsakusaSatellite / 0.5.0 / AsakusaSatellite.podspec.json
blob9adf9f2a2edbb1c237fec4eaf8ca1057080bf371
2   "name": "AsakusaSatellite",
3   "version": "0.5.0",
4   "summary": "AsakusaSatellite API Client for Swift",
5   "description": "AsakusaSatellite is a realtime chat application for developers.",
6   "homepage": "https://github.com/codefirst/AsakusaSatelliteSwiftClient",
7   "license": "MIT",
8   "authors": {
9     "banjun": "banjun@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0",
13     "osx": "10.11"
14   },
15   "source": {
16     "git": "https://github.com/codefirst/AsakusaSatelliteSwiftClient.git",
17     "tag": "0.5.0"
18   },
19   "source_files": "Classes/*.swift",
20   "ios": {
21     "source_files": "Classes/ios/*.swift"
22   },
23   "osx": {
24     "source_files": ""
25   },
26   "requires_arc": true,
27   "dependencies": {
28     "Alamofire": [
29       "~> 4.0"
30     ],
31     "SwiftyJSON": [
32       "~> 3.1"
33     ],
34     "Socket.IO-Client-Swift": [
35       "~> 8.0"
36     ],
37     "UTIKit": [
38       "~> 2.0"
39     ]
40   },
41   "pushed_with_swift_version": "3.0.1"