blob: 640169ee66c11410333398a40570e23580af2ff1 [file] [log] [blame]
{
"name": "TransnKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "TRKit/Classes/**/*",
"public_header_files": "TRKit/Classes/**/*.h"
}