blob: 329fe7b7ba6655cbe501c4f61a6b494c3bd9b868 [file] [log] [blame]
{
"name": "TRUniversalKits",
"version": "1.0.0",
"summary": "Common UI for TR",
"homepage": "https://github.com/yangtseboy/TRUniversalKits.git",
"license": "Copyright (c) 2017年 YANGSTEBOY. All rights reserved.",
"authors": {
"harry": "xuyang.bu@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yangtseboy/TRUniversalKits.git",
"tag": "1.0.0"
},
"source_files": [
"TRUniversalKits/**/*.*",
"TRUniversalKits/*.*"
],
"exclude_files": "TRUniversalKits/Resources/*.*",
"requires_arc": true
}