blob: 1a3514de5c34be54f3b5d8abaa49e0d9d661ccd0 [file] [log] [blame]
{
"name": "CoinySDK",
"version": "2.0.2",
"summary": "Integrate cryptocurrencies into your iOS application.",
"description": "Integrate cryptocurrencies into your iOS application with Coiny's fully featured bitcoin payments API. Coiny will allow you to buy/sell cryptocurrencies over your application. For more information https://coiny.io",
"homepage": "https://github.com/coinyio/coiny-ios-sdk",
"license": "MIT",
"authors": {
"Kemal Kocabiyik": "kemal@coiny.io"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/coinyio/coiny-ios-sdk.git",
"tag": "2.0.2"
},
"swift_version": "4.2",
"source_files": "CoinySDK/CoinySDK/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"social_media_url": "https://twitter.com/coiny_io"
}