blob: af0dcf66f846443c4c46fca6eb95dd016931218f [file] [log] [blame]
{
"name": "Aquarius",
"version": "0.1.0",
"summary": "jsonꞄ造TableViewCotroller",
"homepage": "https://github.com/bigL055/Aquarius",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lin": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/Aquarius.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/Aquarius.h"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "4.0"
}