blob: 3d5a264206caa49010a30d4fbe4db74efe7b344f [file] [log] [blame]
{
"name": "Roy",
"version": "0.0.1",
"summary": "Just testing",
"module_name": "Roy",
"description": "Add long description of the pod here.",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/jinqiucheng1006@live.cn/Roy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "jinqiucheng1006@live.cn",
"source": {
"git": "https://github.com/NicolasKim/Roy.git",
"branch": "0.0.1"
},
"source_files": "Roy/Classes/*.{swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"pushed_with_swift_version": "3.0"
}