[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 1 / 5 / KeKeLibrary / 0.0.5 / KeKeLibrary.podspec.json
blobb7df7c8d84a36e8e71840abc2aa4a668ed78a4e4
2   "name": "KeKeLibrary",
3   "version": "0.0.5",
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.5"
17   },
18   "source_files": "KKLibrary/KKLibrary/**/*.{h,m,c}",
19   "resources": "KKLibrary/KKLibrary/**/*.{bundle,png,xml,plist,sqlite}",
20   "requires_arc": true,
21   "dependencies": {
22     "MBProgressHUD": [
24     ],
25     "AFNetworking": [
27     ],
28     "FMDB": [
30     ],
31     "PinYin4Objc": [
33     ],
34     "AMap3DMap-NO-IDFA": [
35       "~> 5.5.0"
36     ],
37     "AMapLocation-NO-IDFA": [
38       "~> 2.5.0"
39     ],
40     "AMapSearch-NO-IDFA": [
41       "~> 5.5.0"
42     ]
43   }