blob: 0f59861fa7dc7eb7a1704f39254413919f1f9fb8 [file] [log] [blame]
{
"name": "ACLibSwift",
"version": "0.2.0",
"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.2.0"
},
"platforms": {
"ios": "8.0"
},
"pushed_with_swift_version": "4.0",
"subspecs": [
{
"name": "QRCode",
"source_files": "Libs/QRCode/**/*"
},
{
"name": "ACTabbarController",
"source_files": "Libs/ACTabbarController/**/*"
},
{
"name": "ACPageView",
"source_files": "Libs/ACUtils/**/*"
},
{
"name": "ACUtils",
"source_files": "Libs/ACUtils/**/*"
}
]
}