blob: 1b31b2a142af2e44e20470fba618590643a44851 [file] [log] [blame]
{
"name": "cocoapodTEST",
"version": "1.1.1",
"summary": "A marquee view used on iOS.",
"description": "\nIt is a marquee view used on iOS, which implement by Objective-C.\n\n",
"homepage": "https://github.com/huangminlinux/cocoapodTEST",
"license": "MIT",
"authors": {
"黄民": "380108184@qq.com"
},
"source": {
"git": "https://github.com/huangminlinux/cocoapodTEST.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"preserve_paths": "cocoapodTEST/JMessage.framework",
"public_header_files": "cocoapodTEST/JMessage.framework/Headers/*.h",
"source_files": "cocoapodTEST/JMessage.framework/Headers/*.h",
"resources": "cocoapodTEST/JMessage.framework/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit",
"CoreTelephony",
"AudioToolbox",
"SystemConfiguration",
"CoreFoundation",
"CFNetwork",
"AVFoundation",
"CoreAudio",
"Security",
"JMessage"
],
"libraries": [
"sqlite3.0",
"z"
]
}