blob: 012ac5ee5ac65f165f4f7660aa621440ba4d4e64 [file] [log] [blame]
{
"name": "AllMeFiltersPod",
"platforms": {
"ios": "10.0"
},
"summary": "Attaching filters for live video and images",
"requires_arc": true,
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"PaRaDoXLP": "paradoxlpu@gmail.com"
},
"homepage": "https://github.com/PaRaDoXLP/AllMeFiltersPod",
"source": {
"git": "https://github.com/PaRaDoXLP/AllMeFiltersPod.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"dependencies": {
"GPUImage": [
]
},
"source_files": "AllMeFiltersPod/AllMeFiltersPod/Sources/**/*.{h,m,swift}",
"resources": "AllMeFiltersPod/AllMeFiltersPod/Resources/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"swift_versions": "5.0",
"swift_version": "5.0"
}