blob: e2514742332e974f8bb79a3d368b0f001dbea173 [file] [log] [blame]
{
"name": "KeKeLibrary",
"version": "0.0.14",
"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.14"
},
"source_files": "KKLibrary/KKLibrary/**/*.{h,m,c}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
],
"FMDB": [
]
}
}