blob: 895e3e0a20f325efaabf794354feae116036e409 [file] [log] [blame]
{
"name": "PhotoSolution",
"version": "1.3.1",
"summary": "PhotoSolution is an all-in-one photo solution for your iOS app, the UI is similar to WeChat",
"homepage": "https://github.com/Mark-Ma-1988/PhotoSolution",
"license": "MIT",
"authors": {
"Mark Ma": "maxch1988@gmail.com"
},
"source": {
"git": "https://github.com/Mark-Ma-1988/PhotoSolution.git",
"tag": "1.3.1"
},
"platforms": {
"ios": "9.0"
},
"module_name": "PhotoSolution",
"source_files": "PhotoSolution/*.{swift}",
"swift_version": "4.2",
"requires_arc": true,
"resource_bundles": {
"PhotoSolution": [
"PhotoSolution/*.{xib,png,storyboard}"
]
}
}