blob: 4c35a9f9b59d0abcc4c74fbbd69fd4484ac1f371 [file] [log] [blame]
{
"name": "ImageStreamAnimation",
"version": "1.0.0",
"summary": "Like Facebook Live Stream Images",
"description": "We'll be using a UIBezierPath to execute our animation.",
"homepage": "https://github.com/Mohamed9195/ImageStreamAnimation",
"license": "MIT",
"authors": {
"Mohamed Hashem": "mohamedabdalwahab588@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/Mohamed9195/ImageStreamAnimation.git",
"tag": "1.0.0"
},
"source_files": "ImageStreamAnimation",
"exclude_files": "Classes/Exclude",
"swift_versions": "4.2",
"subspecs": [
{
"name": "App",
"source_files": "ImageStreamAnimation/**/*.swift"
}
],
"swift_version": "4.2"
}