blob: 7e853f4f1e972bd7da983a20ca4818a4ca0d527f [file] [log] [blame]
{
"name": "Meyasubaco",
"version": "0.8.2",
"summary": "Meyasubaco SDK for developers.",
"description": "Meyasubaco is the service that handshake with your users!",
"homepage": "https://github.com/meyasubaco/ios-sdk",
"license": "MIT",
"authors": {
"Ryosuke Hiramatsu": "himaratsu@gmail.com"
},
"source": {
"git": "https://github.com/meyasubaco/ios-sdk.git",
"tag": "0.8.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Meyasubaco": [
"Pod/Assets/**/*"
]
},
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"JSQMessagesViewController": [
"7.2.0"
],
"JSQSystemSoundPlayer": [
"2.0.1"
]
}
}