[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / 8 / d / b / DAIMKit / 0.1.17 / DAIMKit.podspec.json
blobca272fc9c36b6ecfa37e1c51a74535c3ca1d4d5d
2   "name": "DAIMKit",
3   "version": "0.1.17",
4   "summary": "Important Message Model.",
5   "description": "Important Message Model Description.",
6   "homepage": "http://git.duia.org.cn/ios/ImportMessageModel.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "fuqiang": "fuqiang@duia.com"
13   },
14   "source": {
15     "git": "http://git.duia.org.cn/ios/ImportMessageModel.git",
16     "branch": "dev",
17     "tag": "0.1.17"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "ios": {
23     "frameworks": [
24       "UIKit",
25       "Foundation",
26       "Accelerate",
27       "CoreFoundation",
28       "CoreGraphics",
29       "CoreImage",
30       "QuartzCore",
31       "Security",
32       "SystemConfiguration"
33     ],
34     "resources": "DAIMKit/**/*.{plist,html,xcdatamodeld,bundle,json,xib}",
35     "resource_bundles": {
36       "DAIMKit": [
37         "DAIMKit/Resource/DAIM.xcassets"
38       ]
39     }
40   },
41   "source_files": "DAIMKit/**/*.{h,m}",
42   "user_target_xcconfig": {
43     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
44   },
45   "dependencies": {
46     "SDWebImage": [
47       "~>3.7"
48     ],
49     "AFNetworking": [
51     ],
52     "Reachability": [
54     ],
55     "MJExtension": [
57     ],
58     "YYModel": [
60     ],
61     "OpenUDID": [
63     ],
64     "UMengAnalytics": [
66     ],
67     "SKBounceAnimation": [
69     ],
70     "YYCategories": [
72     ]
73   },
74   "static_framework": true,
75   "prefix_header_file": "DAIMKit/Supporting Files/DAIM_Prefix.pch"