[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 9 / 5 / 8 / YHBase / 2.0.4 / YHBase.podspec.json
blobd6916693ce4279451ebf972f871c004238c91066
2   "name": "YHBase",
3   "version": "2.0.4",
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": "2.0.4"
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     "JCAlertView": [
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     "YYKit": [
63     ]
64   }