blob: 9d262ec6afc3e3fd1ef364e4244dc2d5117f45a3 [file] [log] [blame]
{
"name": "core-ios-swift",
"version": "1.0.4",
"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.4"
},
"source_files": [
"core-ios-swift/core-ios-swift-Bridging-Header.h",
"core-ios-swift/Framework/needOCExample/*.{h,m}",
"core-ios-swift/Framework/needOCExample/GTMBase64/*.{h,m}"
],
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 3.2.0"
]
},
"deprecated": true
}