blob: cfdace14a90b66007e85713041655ea1222278a7 [file] [log] [blame]
{
"name": "YLT_Tangram",
"version": "0.0.13",
"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.13"
},
"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": [
]
}
}