blob: 4644d255aeceaf9abfb13718ae75a5b9c171e6f8 [file] [log] [blame]
{
"name": "OneSky",
"version": "1.2.1",
"summary": "Locale framework by OneSky",
"description": "Great framework for compile generating .strings files.",
"homepage": "Oneskyapp.com",
"license": {
"type": "MIT",
"file": "OneSky/license"
},
"platforms": {
"ios": "10.0"
},
"authors": {
"Daniil Vorobyev": "daniil.vorobyev@umbrella-web.com"
},
"vendored_frameworks": "OneSky/OneSky.framework",
"source": {
"http": "https://dl.dropbox.com/s/i9b0oh7x568kbze/OneSky.zip"
},
"ios": {
"resource_bundles": {
"Resources": "OneSky/OneSky.framework/*.png"
}
},
"dependencies": {
"Siesta": [
"~> 1.3.0"
],
"Ably": [
]
}
}