[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.1.33 / KeKeLibrary.podspec.json
blob4c55b64f04f67f54a06e6a0e58896994fb33c87d
2   "name": "KeKeLibrary",
3   "version": "0.1.33",
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.33"
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,png}",
21   "requires_arc": true,
22   "dependencies": {
23     "FMDB": [
25     ]
26   }