blob: d1a028ce7ddde7deb82591faa4acb8e94aa5a0b5 [file] [log] [blame]
{
"name": "CryptoNewsApi",
"version": "1.1.0",
"summary": "Official iOS client for the CryptoControl API",
"description": "Official iOS client for the CryptoControl.io API. The CryptoControl iOS API/client lets developers access rich formatted articles from crypto news sources from all around the world. This crypto news api is free to use.",
"homepage": "https://github.com/cryptocontrol/ios-podfile",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"enamakel": "enamakel@cryptocontrol.io"
},
"source": {
"git": "https://github.com/cryptocontrol/ios-podfile.git",
"tag": "1.1.0"
},
"social_media_url": "https://twitter.com/cryptocontrolio",
"platforms": {
"ios": "8.0"
},
"source_files": "CryptoNewsApi/Classes/**/*",
"swift_version": "3.2"
}