blob: 143b285979d94e99afbc3b52f7babe5358f17549 [file] [log] [blame]
{
"name": "ACLibSwift",
"version": "0.1.1",
"summary": "ACLibSwift.",
"description": "ACLibSwift for swift",
"homepage": "https://github.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AaronChanLover": "aaronchanlover@outlook.com"
},
"source": {
"git": "https://github.com/aaronchanlover/ACLibSwift.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "QRCode",
"source_files": "Libs/QRCode/**/*"
},
{
"name": "ACTabbarController",
"source_files": "Libs/ACTabbarController/**/*"
}
]
}