[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 5 / 4 / b / PineappleKit / 1.0.1 / PineappleKit.podspec.json
blob95e1900ae68e6b515da417b6eee9e307660b04e7
2   "name": "PineappleKit",
3   "version": "1.0.1",
4   "license": "MIT",
5   "summary": "An fantastic collection of utils and extensions.",
6   "homepage": "https://github.com/muhlenXi/PineappleKit",
7   "authors": {
8     "muhlenXi": "muhlenxi@gmail.com"
9   },
10   "social_media_url": "http://muhlenxi.com",
11   "source": {
12     "git": "https://github.com/muhlenXi/PineappleKit.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "source_files": [
23     "PineappleKit/Sources/Extensions/*.swift",
24     "PineappleKit/Sources/Utils/*.swift"
25   ],
26   "swift_version": "4.2"