blob: 58749753c5968ef727cb61024a773740c8a828eb [file] [log] [blame]
{
"name": "MoBagelSDK",
"version": "3.0.4",
"summary": "This repository is not available.",
"description": "This repository is currently not available.",
"deprecated": true,
"homepage": "https://github.com/MOBAGEL/mobagel-test",
"license": "MIT",
"authors": {
"KenLin": "can@mobagel.com"
},
"source": {
"git": "https://github.com/MOBAGEL/mobagel-test.git",
"tag": "3.0.4"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MoBagelSDK": [
"Pod/Assets/*.png"
]
},
"dependencies": {
"AFNetworking": [
"~> 2.3"
]
}
}