blob: 0a97d3547e8f0964e9826e88cdc30609793b189a [file] [log] [blame]
{
"name": "GoldenMainFramework",
"version": "0.0.1",
"summary": "GoldenMainFramework支持swift3.0",
"description": "使用ICSMainFramework但不支持swift3.0\n那你就换用GoldenMainFramework吧\n这个类库支持swift 3.0",
"homepage": "https://github.com/stonexing/GoldenMainFramework",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"license": "MIT",
"authors": {
"stonexing": "stonexing5@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/stonexing/GoldenMainFramework.git",
"tag": "0.0.1"
},
"source_files": [
"GoldenMainFramework",
"GoldenMainFramework/**/*.{h,m,swift}"
],
"pushed_with_swift_version": "3.0"
}