blob: 984a04f12cb0d0f30d42d91a178886e4d6764205 [file] [log] [blame]
{
"name": "TransnKit",
"version": "0.1.2",
"summary": "Transn Kit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.iol8.com/IOL_ACCESS_IOS/TRKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jackie": "jackie.jiang@transn.com"
},
"source": {
"git": "https://gitlab.iol8.com/IOL_ACCESS_IOS/TRKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRKit/Classes/**/*",
"public_header_files": "TRKit/Classes/**/*.h"
}