blob: 2458a9d1c3c975bccbded2c9c522edae0dc64bc8 [file] [log] [blame]
{
"name": "TMNewsInformationSDK",
"version": "0.0.1",
"summary": "互联网资讯",
"homepage": "https://www.360tianma.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"renxukui": "renxukui@360tianma.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlab.360tianma.com:8099/component/TMNewsInformationSDKSpec.git",
"tag": "0.0.1"
},
"source_files": "TMFramework/TMNewsInformationSDK.framework/Headers/*.{h}",
"ios": {
"vendored_frameworks": "TMFramework/TMNewsInformationSDK.framework"
},
"resources": "TMFramework/TMNewsInformationSDK.bundle",
"requires_arc": true,
"dependencies": {
"TMUserCenter": [
],
"PLPlayerKit": [
],
"WMPageController": [
],
"SDCycleScrollView": [
],
"YYModel": [
],
"TABAnimated": [
]
}
}