[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / 5 / 8 / YHBase / 1.8.0 / YHBase.podspec.json
blob48e108d1c07ee2ccc4633648951f08623a385b4f
2   "name": "YHBase",
3   "version": "1.8.0",
4   "summary": "GitHub MaiyaT - YHBase.",
5   "description": "YHBase url is https://github.com/MaiyaT/YHBase.git.",
6   "homepage": "https://github.com/MaiyaT/YHBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "林宁宁": "763465697@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/MaiyaT/YHBase.git",
16     "tag": "1.8.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "YHBase/Classes/**/*",
22   "resource_bundles": {
23     "YHBase": [
24       "YHBase/Assets/*.png"
25     ]
26   },
27   "requires_arc": true,
28   "xcconfig": {
29     "OTHER_LDFLAGS": "-ObjC -lstdc++",
30     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "true"
31   },
32   "libraries": "sqlite3",
33   "dependencies": {
34     "SCLAlertView-Objective-C": [
36     ],
37     "Masonry": [
39     ],
40     "pop": [
42     ],
43     "FMDB": [
45     ],
46     "SVProgressHUD": [
48     ],
49     "AFNetworking": [
51     ],
52     "IAPHelper": [
54     ],
55     "AHKActionSheet": [
57     ],
58     "SDWebImage": [
60     ]
61   }