blob: 18753ee8f83bd388fee5e84d8f74fd3be8b9f4e4 [file] [log] [blame]
{
"name": "LLAExtensionPack",
"version": "1.0.6",
"summary": "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": "MIT",
"authors": {
"daisuke-t-jp": "daisuke.t.jp@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/daisuke-t-jp/LLAExtensionPack.git",
"tag": "1.0.6"
},
"source_files": [
"LLAExtensionPack/*.{h,swift}",
"LLAExtensionPack/CoreAnimation/*.swift",
"LLAExtensionPack/CoreGraphics/*.swift",
"LLAExtensionPack/CoreLocation/*.swift",
"LLAExtensionPack/Foundation/*.swift",
"LLAExtensionPack/UIKit/*.swift"
]
}