blob: 824cf1d400c57877914c55a40491ca72b7a9ded4 [file] [log] [blame]
{
"name": "iosthrymrnet",
"version": "0.1.0",
"summary": "A sample SDK.",
"description": "A sample SDK. Install thrymr POD",
"homepage": "https://github.com/krishnachaitanyavulchi/iosthrymrnet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"krishnachaitanyavulchi": "chaitanya@thrymr.net"
},
"source": {
"git": "https://github.com/krishnachaitanyavulchi/iosthrymrnet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iosthrymrnet/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}