[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 2 / 1 / 6 / Meyasubaco / 0.8.2 / Meyasubaco.podspec.json
blob7e853f4f1e972bd7da983a20ca4818a4ca0d527f
2   "name": "Meyasubaco",
3   "version": "0.8.2",
4   "summary": "Meyasubaco SDK for developers.",
5   "description": "Meyasubaco is the service that handshake with your users!",
6   "homepage": "https://github.com/meyasubaco/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "Ryosuke Hiramatsu": "himaratsu@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/meyasubaco/ios-sdk.git",
13     "tag": "0.8.2"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "Meyasubaco": [
22       "Pod/Assets/**/*"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "JSQMessagesViewController": [
31       "7.2.0"
32     ],
33     "JSQSystemSoundPlayer": [
34       "2.0.1"
35     ]
36   }