[Add] TensorFlowLiteObjC 0.0.1-nightly.20241226
[CocoaPods.git] / Specs / 6 / 3 / a / PhotoSolution / 1.5.2 / PhotoSolution.podspec.json
blob8a8bb392f708931919c41d708af3c0f743e8a8f8
2   "name": "PhotoSolution",
3   "version": "1.5.2",
4   "summary": "PhotoSolution is an all-in-one photo solution for your iOS app, the UI is similar to WeChat",
5   "homepage": "https://github.com/Mark-Ma-1988/PhotoSolution",
6   "license": "MIT",
7   "authors": {
8     "Mark Ma": "maxch1988@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Mark-Ma-1988/PhotoSolution.git",
12     "tag": "1.5.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "module_name": "PhotoSolution",
18   "source_files": "PhotoSolution/*.{swift}",
19   "swift_version": "4.2",
20   "requires_arc": true,
21   "resource_bundles": {
22     "PhotoSolution": [
23       "PhotoSolution/*.{xib,png,storyboard}"
24     ]
25   }