blob: 7ba9d4ef58f1726c77dc957400dfadd09157dbd1 [file] [log] [blame]
{
"name": "core-ios-swift",
"version": "1.0.3",
"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.3"
},
"source_files": [
"core-ios-swift/",
"core-ios-swift/Framework_swift/**/*.swift",
"core-ios-swift/Framework_swift/**/*.{h,m}"
],
"dependencies": {
"Alamofire": [
"~> 3.2.0"
]
},
"deprecated": true
}