[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.1.11 / KeKeLibrary.podspec.json
blob64fdf7a5cbb44eb3de721b149207924fc81cfc76
2   "name": "KeKeLibrary",
3   "version": "0.1.11",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/fxxch/KeKeLibrary",
7   "license": "MIT",
8   "authors": {
9     "刘波": "349230334@qq.com"
10   },
11   "platforms": {
12     "ios": "10.0"
13   },
14   "source": {
15     "git": "https://github.com/fxxch/KeKeLibrary.git",
16     "tag": "0.1.11"
17   },
18   "source_files": "KKLibrary/Classes/**/*.{h,m,c}",
19   "public_header_files": "KKLibrary/Classes/**/*.h",
20   "resources": "KKLibrary/Classes/**/*.{bundle,sqlite,caf,txt,plist}",
21   "requires_arc": true,
22   "dependencies": {
23     "FMDB": [
25     ]
26   }