[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / 8 / IGStoriesView / 0.0.2 / IGStoriesView.podspec.json
blob4492261427804e7c1145a5052fa7819700f1d878
2   "name": "IGStoriesView",
3   "version": "0.0.2",
4   "summary": "IGStoriesView is a timeline stories card view",
5   "description": "This CocoaPods library helps you integrate timeline stories card with designable view way so you can change layout of border using Interface builder easily.",
6   "homepage": "https://github.com/engsulta/IGStoriesView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ahmed sultan": "en.ahmedsultan@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5.3",
18   "source": {
19     "git": "https://github.com/engsulta/IGStoriesView.git",
20     "tag": "0.0.2"
21   },
22   "source_files": [
23     "IGStoriesView",
24     "IGStoriesView/**/*.{h,m,swift}"
25   ],
26   "resources": "IGStoriesView/**/*.{xib,storyboard,xcassets,lproj}",
27   "swift_version": "5.3"