blob: 1e2b5ce19dc74803fdddf5eb18a7c83fefdb5ed8 [file] [log] [blame]
{
"name": "KeKeLibrary",
"version": "0.0.22",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/fxxch/KeKeLibrary",
"license": "MIT",
"authors": {
"刘波": "349230334@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/fxxch/KeKeLibrary.git",
"tag": "0.0.22"
},
"source_files": "KeKeLibrary/KeKeLibrary/**/*.{h,m,c}",
"public_header_files": "KeKeLibrary/KeKeLibrary/**/*.h",
"resources": "KeKeLibrary/KeKeLibrary/**/*.{bundle,sqlite}",
"frameworks": [
"Accelerate",
"AddressBook",
"AddressBookUI",
"AssetsLibrary",
"AudioToolbox",
"AVFoundation",
"AVKit",
"CFNetwork",
"Contacts",
"ContactsUI",
"CoreAudio",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"CoreTelephony",
"CoreText",
"CoreVideo",
"Foundation",
"ImageIO",
"JavaScriptCore",
"MapKit",
"MediaPlayer",
"MediaToolbox",
"MessageUI",
"MobileCoreServices",
"OpenAL",
"OpenGLES",
"Photos",
"PhotosUI",
"QuartzCore",
"Security",
"SystemConfiguration",
"UIKit",
"UserNotifications",
"VideoToolbox",
"WebKit"
],
"libraries": [
"bz2",
"c++",
"iconv",
"icucore",
"resolv",
"sqlite3",
"stdc++.6",
"stdc++",
"z"
],
"requires_arc": true
}