[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 4 / 6 / UltraKit / 0.0.1 / UltraKit.podspec.json
blobfa565b4d0153ad5c14add1c6647837632c9fa24b
2   "name": "UltraKit",
3   "version": "0.0.1",
4   "summary": "Library for rapid prototyping of the UICollectionView layout.",
5   "homepage": "https://github.com/sergeyshalnov/UltraKit",
6   "authors": {
7     "Sergey Shalnov": "sergeyshalnov.dev@gmail.com"
8   },
9   "social_media_url": "https://www.instagram.com/yegrec",
10   "platforms": {
11     "ios": "13.0"
12   },
13   "swift_versions": "5.0",
14   "frameworks": "UIKit",
15   "source_files": "UltraKit/**/*.{h,m,swift}",
16   "source": {
17     "git": "https://github.com/sergeyshalnov/UltraKit.git",
18     "tag": "0.0.1"
19   },
20   "license": {
21     "type": "MIT",
22     "file": "LICENSE"
23   },
24   "swift_version": "5.0"