blob: 6b5eb157086bf007be0b17b4f00a192bdbceed7d [file] [log] [blame]
{
"name": "MexbtClient",
"version": "0.0.1",
"summary": "Objective C client library for the meXBT exchange API",
"description": "Objective C client library for the meXBT exchange API.",
"homepage": "https://github.com/meXBT/mexbt-objective-c",
"license": "MIT",
"authors": {
"Abdullah Alansari": "ahimta@gmail.com"
},
"source": {
"git": "https://github.com/meXBT/mexbt-objective-c.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/Ahymta",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MexbtClient": [
"Pod/Assets/*.png"
]
}
}