[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ExtensionSakti / 0.0.1 / ExtensionSakti.podspec.json
blobcefc043fb96676e9eb77126d0724332047e97cce
2   "name": "ExtensionSakti",
3   "version": "0.0.1",
4   "summary": "A CocoaPods Library written in Swift for development process",
5   "description": "A CocoaPods Library that provides several collection that helps us in developing an iOS Application",
6   "homepage": "https://github.com/saktibimantara/ExtensionSakti/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ragil Bimantara": "ragilbmtr@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.0"
16   },
17   "swift_versions": "5.7",
18   "source": {
19     "git": "https://github.com/saktibimantara/ExtensionSakti.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "ExtensionSakti",
24     "ExtensionSakti/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5.7"