[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 2 / c / IGFrame / 0.1.3 / IGFrame.podspec.json
blobc264e2ee1b0805be27f107e65d2125938041ea7d
2   "name": "IGFrame",
3   "version": "0.1.3",
4   "summary": "A short description of IGFrame111111.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://gitlab.viz-cloud.top/LiYaZhu/IGFrame",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "李雅珠": "1641818733@qq.com"
13   },
14   "source": {
15     "git": "http://gitlab.viz-cloud.top/LiYaZhu/IGFrame",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "IGFrame/Classes/**/*",
22   "resource_bundles": {
23     "IGFrame": [
24       "IGFrame/Assets/*"
25     ]
26   },
27   "dependencies": {
28     "AliPlayerSDK_iOS": [
29       "= 5.4.2.0"
30     ],
31     "AFNetworking": [
32       "= 4.0.1"
33     ],
34     "SDWebImage": [
36     ],
37     "MBProgressHUD": [
39     ],
40     "Masonry": [
42     ],
43     "MJExtension": [
45     ]
46   },
47   "pod_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "user_target_xcconfig": {
51     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52   }