blob: 9be9268bbe09b3de77057d8a42fbe78769d99c6d [file] [log] [blame]
{
"name": "MODE-iOSSDK",
"version": "0.1.7",
"summary": "iOS API libraries to access MODE cloud.",
"description": " This is iOS API library to access MODE cloud.\n",
"homepage": "https://github.com/moderepo/iOS-SDK",
"license": "MIT",
"authors": {
"Naoki Takano": "honten@tinkermode.com"
},
"source": {
"git": "https://github.com/moderepo/iOS-SDK.git",
"tag": "0.1.7"
},
"social_media_url": "https://twitter.com/tinkermode",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Mode/*",
"dependencies": {
"Mantle": [
],
"SocketRocket": [
]
}
}