blob: 47825a371b30ea66a11564dfdeab8cc1217abae7 [file] [log] [blame]
{
"name": "iOSAppCore",
"version": "0.0.1",
"summary": "Elegant URL Routing for Swift",
"homepage": "https://gitee.com/coderlee123",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://gitee.com/coderlee123/iOSCore",
"commit": "fde43007c687a91dde20d21c4d4baab6924131a4",
"tag": "0.0.1"
},
"source_files": "Sources/**/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"swift_version": "5.0"
}