blob: c3da05e15521fd7b10d4dcaf9da63ee3458bdded [file] [log] [blame]
{
"name": "LLAExtensionPack",
"version": "1.0.8",
"summary": "Swift Extension Pack📦",
"description": "Swift Extension Pack 📦",
"homepage": "https://github.com/daisuke-t-jp/LLAExtensionPack",
"screenshots": "https://raw.githubusercontent.com/daisuke-t-jp/LLAExtensionPack/master/doc/header.png",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/daisuke-t-jp/LLAExtensionPack.git",
"tag": "1.0.8"
},
"source_files": [
"LLAExtensionPack/*.{h,swift}",
"LLAExtensionPack/CoreAnimation/*.swift",
"LLAExtensionPack/CoreGraphics/*.swift",
"LLAExtensionPack/CoreLocation/*.swift",
"LLAExtensionPack/Foundation/*.swift",
"LLAExtensionPack/UIKit/*.swift"
],
"swift_version": "4.2",
"requires_arc": true
}