[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 9 / 7 / 4 / ImageStreamAnimation / 1.0.0 / ImageStreamAnimation.podspec.json
blob4c35a9f9b59d0abcc4c74fbbd69fd4484ac1f371
2   "name": "ImageStreamAnimation",
3   "version": "1.0.0",
4   "summary": "Like Facebook Live Stream Images",
5   "description": "We'll be using a UIBezierPath to execute our animation.",
6   "homepage": "https://github.com/Mohamed9195/ImageStreamAnimation",
7   "license": "MIT",
8   "authors": {
9     "Mohamed Hashem": "mohamedabdalwahab588@gmail.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/Mohamed9195/ImageStreamAnimation.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ImageStreamAnimation",
19   "exclude_files": "Classes/Exclude",
20   "swift_versions": "4.2",
21   "subspecs": [
22     {
23       "name": "App",
24       "source_files": "ImageStreamAnimation/**/*.swift"
25     }
26   ],
27   "swift_version": "4.2"