[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.0.15 / KeKeLibrary.podspec.json
blob18c3482dfc1893e4f5a6e370bd3da0b5890c01b4
2   "name": "KeKeLibrary",
3   "version": "0.0.15",
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.15"
17   },
18   "source_files": "KKLibrary/KKLibrary/**/*.{h,m,c}",
19   "requires_arc": true,
20   "dependencies": {
21     "AFNetworking": [
23     ],
24     "FMDB": [
26     ]
27   }