blob: 8633c8837f6854d92b95cdd9ed319d25cfccf83d [file] [log] [blame]
{
"name": "YLT_Tangram",
"version": "0.0.10",
"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.10"
},
"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": [
],
"MJRefresh": [
],
"MutableDeepCopy": [
]
}
}