blob: 244d852f9dfdb1948a18fae9104f41abfaee25c6 [file] [log] [blame]
{
"name": "BinartCrypto",
"version": "0.1.0",
"summary": "Crypto on iOS.",
"description": "Crypto on iOS, em, for warning removing.",
"homepage": "https://github.com/fallending/BinartCrypto-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fallending": "fengzilijie@qq.com"
},
"source": {
"git": "https://github.com/fallending/BinartCrypto-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BinartCrypto/Classes/**/*",
"public_header_files": "BinartCrypto/Classes/**/*.h"
}