blob: f1344497e985b6b3dbe85a0f66bd1da89be338ae [file] [log] [blame]
{
"name": "AnyFormatProtocol",
"version": "0.2.0",
"summary": "格式化 any? 类型",
"homepage": "https://github.com/bigL055/AnyFormatProtocol",
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"authors": {
"linger": "linhan.bigl055@outlook.com"
},
"source": {
"git": "https://github.com/bigL055/AnyFormatProtocol.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"Sources/*/**",
"Sources/*/*/**",
"Sources/**"
],
"public_header_files": [
"Sources/AnyFormatProtocol.h"
],
"frameworks": [
"UIKit",
"AVFoundation"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}