[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.0.18 / KeKeLibrary.podspec.json
blob65f7cae9824e6337191bc5636110dd93191312cd
2   "name": "KeKeLibrary",
3   "version": "0.0.18",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/fxxch/KeKeLibrary.git",
16     "tag": "0.0.18"
17   },
18   "source_files": "KeKeLibrary/KeKeLibrary/**/*.{h,m,c}",
19   "resources": "KeKeLibrary/KeKeLibrary/**/*.{bundle,png,xml,plist,sqlite}",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "FMDB": [
27     ]
28   }