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