blob: 9062e58a60ad37ecf8a338c9fc44ddfdd479c819 [file] [log] [blame]
{
"name": "core-ios-swift",
"version": "1.0.1",
"summary": "A swift framework",
"platforms": {
"ios": "8.0"
},
"description": "a simple swift framework",
"homepage": "https://github.com/376811578/core-ios-swift",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"陈哲": "376811578@qq.com"
},
"source": {
"git": "https://github.com/376811578/core-ios-swift.git",
"tag": "1.0.1"
},
"source_files": "core-ios-swift/*.swift",
"dependencies": {
"Alamofire": [
"~> 3.2.0"
]
},
"deprecated": true
}