blob: 8d201404649508571e3e9b2a49c770ccf0d1e39a [file] [log] [blame]
{
"name": "SNTestSDK",
"version": "0.1.0",
"summary": "Test SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/snvfhpgu/TestSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"snvfhpgu": "ping"
},
"source": {
"git": "https://github.com/snvfhpgu/TestSDK.git",
"tag": "v0.1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "TestSDK/Classes/**/*"
}