blob: b7df7c8d84a36e8e71840abc2aa4a668ed78a4e4 [file] [log] [blame]
{
"name": "KeKeLibrary",
"version": "0.0.5",
"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.5"
},
"source_files": "KKLibrary/KKLibrary/**/*.{h,m,c}",
"resources": "KKLibrary/KKLibrary/**/*.{bundle,png,xml,plist,sqlite}",
"requires_arc": true,
"dependencies": {
"MBProgressHUD": [
],
"AFNetworking": [
],
"FMDB": [
],
"PinYin4Objc": [
],
"AMap3DMap-NO-IDFA": [
"~> 5.5.0"
],
"AMapLocation-NO-IDFA": [
"~> 2.5.0"
],
"AMapSearch-NO-IDFA": [
"~> 5.5.0"
]
}
}