blob: 21585c76ad6d1fbdcd3b92910dd4e992e8f9db7a [file] [log] [blame]
{
"name": "FantomWalletSDK",
"version": "0.1.1",
"summary": "A short description of FantomWalletSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/mirincom-SewonKim/FANTOM-SDK-iOS-TEMP",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mirincom-SewonKim": "topgun5512@mirincom.co.kr"
},
"source": {
"git": "https://github.com/mirincom-SewonKim/FANTOM-SDK-iOS-TEMP.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FantomWalletSDK/Classes/**/*",
"resource_bundles": {
"FantomWalletSDK": [
"FantomWalletSDK/Assets/**/*"
]
}
}