[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 3 / a / PhotoSolution / 1.3.1 / PhotoSolution.podspec.json
blob895e3e0a20f325efaabf794354feae116036e409
2   "name": "PhotoSolution",
3   "version": "1.3.1",
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.3.1"
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   }