blob: 04a5820c949dd63af9d721267d859c590014c037 [file] [log] [blame]
{
"name": "TMNavigation",
"version": "0.0.32",
"summary": "TM 导航组件",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/tmgc/TMNavigationSpec.git",
"tag": "0.0.32"
},
"source_files": "TMFramework/TMNavigation.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMNavigation.framework"
},
"resources": "TMFramework/TMNavigation.bundle",
"requires_arc": true,
"dependencies": {
"TMSDK": [
],
"AFNetworking": [
],
"Masonry": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}