[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.0.20 / KeKeLibrary.podspec.json
blob621c986eacd1f210bcb5b17978ab5b487c22a454
2   "name": "KeKeLibrary",
3   "version": "0.0.20",
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.20"
17   },
18   "source_files": "KeKeLibrary/KeKeLibrary/**/*.{h,m,c}",
19   "resources": "KeKeLibrary/KeKeLibrary/**/*.{bundle,sqlite}",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
24     ],
25     "FMDB": [
27     ]
28   }