[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / f / 8 / SayHelloBySri / 1.0.0 / SayHelloBySri.podspec.json
blob3289b4fe4072c20ac01127d7833de58359827f6d
2   "name": "SayHelloBySri",
3   "version": "1.0.0",
4   "summary": "Experimenting to develop frameworks for iOS projects",
5   "description": "A sample framework which says hello to the specified name.",
6   "homepage": "https://github.com/sridatta2410/SayHello",
7   "license": "MIT",
8   "authors": {
9     "Sridatta Nallamilli": "sridatta@krify.net"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/sridatta2410/SayHello.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SayHello/**/*.{swift}",
19   "swift_versions": "5.0",
20   "swift_version": "5.0"