blob: bb69b7ff7d8f19e9b19f3ca5f680648ef3ea0de4 [file] [log] [blame]
{
"name": "LLAExtensionPack",
"version": "1.0.10",
"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.10"
},
"source_files": [
"LLAExtensionPack/*.{swift}",
"LLAExtensionPack/CoreAnimation/*.swift",
"LLAExtensionPack/CoreGraphics/*.swift",
"LLAExtensionPack/CoreLocation/*.swift",
"LLAExtensionPack/Foundation/*.swift",
"LLAExtensionPack/UIKit/*.swift"
],
"swift_version": "5.0",
"requires_arc": true
}