[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 7 / 6 / WMCamera / 0.0.1 / WMCamera.podspec.json
blob962cd11080f97c8e0288f9e158285ba451a665af
2   "name": "WMCamera",
3   "version": "0.0.1",
4   "summary": "Runtopia 内部相机组件.",
5   "description": "用于Runtopia iOS 内部相机调用",
6   "homepage": "https://github.com/iOSTea/WMCamera",
7   "license": "MIT",
8   "authors": {
9     "iOSTea": "tea394064923@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/iOSTea/WMCamera.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "WMCamera",
20     "WMCamera/WMCamera/Classes/**/*.{h,m}"
21   ],
22   "resources": "WMCamera/WMCamera/Classes/**/*.{png,pdf,xib}",
23   "frameworks": [
24     "ImageIO",
25     "AssetsLibrary",
26     "AVFoundation"
27   ],
28   "requires_arc": true,
29   "dependencies": {
30     "Masonry": [
32     ],
33     "GPUImage": [
35     ],
36     "Flurry-iOS-SDK/FlurrySDK": [
38     ],
39     "Runtopia-Defines": [
41     ]
42   }