[Add] FootprintSwift 3.0.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / ExtensionSakti / 0.0.2 / ExtensionSakti.podspec.json
blobdbbd8ac3acd8ac8b5c1ec98ad14bcce17fef9564
2   "name": "ExtensionSakti",
3   "version": "0.0.2",
4   "summary": "A library that contains a collection of useful extensions",
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.2"
21   },
22   "source_files": [
23     "ExtensionSakti",
24     "ExtensionSakti/**/*.{h,m,swift}"
25   ],
26   "swift_version": "5.7"