blob: c67a4a7ce035135d2826edf288818ddd8cf2e1ea [file] [log] [blame]
{
"name": "MODE-iOSSDK",
"version": "1.1.0",
"summary": "iOS library to access the MODE cloud API.",
"description": " This is the iOS library to access the MODE cloud API.\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": "1.1.0"
},
"social_media_url": "https://twitter.com/tinkermode",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Mode/*",
"dependencies": {
"Mantle": [
],
"SocketRocket": [
]
}
}