[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 9 / 2 / c / photoplus / 1.0.2 / photoplus.podspec.json
blobd6c270841e794ced2c2d974fe35321d36ec9acca
2   "name": "photoplus",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.0.2",
7   "summary": "weexplus相机库",
8   "description": "weexplus相机库.",
9   "homepage": "https://farwolf2010.github.io/doc",
10   "license": "MIT",
11   "authors": {
12     "zjr": "362675035@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/farwolf2010/photoplus-ios.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "Source",
20     "**/**/*.{h,m,mm,c}"
21   ],
22   "resources": [
23     "resources/*",
24     "TZImagePickerController/*.{png,bundle}"
25   ],
26   "exclude_files": "Source/Exclude",
27   "dependencies": {
28     "farwolf.weex": [
29       "~> 1.0.2"
30     ],
31     "GPUImage": [
33     ],
34     "ZLPhotoBrowser": [
36     ]
37   },
38   "frameworks": [
39     "Photos",
40     "CoreServices"
41   ]