blob: 74a62d0a5910cde164495053e082b2b5a769297f [file] [log] [blame]
{
"name": "YLT_Tangram",
"version": "0.0.1",
"summary": "组件化",
"description": "组件通过配置文件生成页面",
"homepage": "https://github.com/YLTTeam/YLT_Tangram",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xphaijj0305@126.com": "xianggong@anve.com"
},
"source": {
"git": "https://github.com/YLTTeam/YLT_Tangram.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"public_header_files": "YLT_Tangram/Classes/**/*.h",
"source_files": "YLT_Tangram/Classes/**/*.{h,m}",
"dependencies": {
"YLT_BaseLib": [
],
"YLT_Kit": [
],
"YLT_Crypto": [
],
"RegexKitLite": [
],
"SDCycleScrollView": [
],
"ZipArchive": [
]
}
}