[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / c / pushould-swift / 0.0.2 / pushould-swift.podspec.json
blobed225da26beaa8cebdad4ba7fdcf241dbbeed719
2   "name": "pushould-swift",
3   "version": "0.0.2",
4   "summary": "Pushould - RealTime without pain.",
5   "description": "Swift Library for Pushould - RealTime without pain.",
6   "homepage": "https://pushould.com",
7   "license": "MIT",
8   "authors": {
9     "Yu Hoshino": "yhoshino11@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yhoshino11/pushould-swift.git",
13     "tag": "0.0.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "pushould_swift": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "Socket.IO-Client-Swift": [
27       "~> 5.3.3"
28     ]
29   }