blob: b3a68ff529260bb5b4060ad82cfa79a9338a3457 [file] [log] [blame]
{
"name": "MySocket",
"version": "0.0.3",
"summary": "Keyon Socket.",
"description": "Keyon",
"homepage": "https://github.com/616115891/MySocket.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yejinyong": "616115891@qq.com"
},
"source": {
"git": "https://github.com/616115891/MySocket.git",
"tag": "0.0.3"
},
"source_files": [
"MySocket",
"MySocket/**/*.{h,m}"
],
"ios": {
"frameworks": [
"CFNetwork",
"UIKit"
]
},
"platforms": {
"ios": "10.3"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"pushed_with_swift_version": "3.0"
}