[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 2 / 3 / AppsCore / 0.3.0 / AppsCore.podspec.json
blob7bfc32e77f8d3475489907f6e9189b1ed97945c2
2   "name": "AppsCore",
3   "version": "0.3.0",
4   "summary": "A framework for sharing code.",
5   "description": "\"This is a reusable framework that allows easily share code across apps!\"",
6   "homepage": "https://github.com/apit17/AppsCore",
7   "license": "MIT",
8   "authors": {
9     "Apit": "apit.aprida@geekseat.com.au"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "swift_versions": "5.3",
15   "source": {
16     "git": "https://github.com/apit17/AppsCore.git",
17     "tag": "0.3.0"
18   },
19   "source_files": "Sources/AppsCore/*.swift",
20   "exclude_files": "Package.swift",
21   "swift_version": "5.3"