blob: 1f798a6585d24e011ab426d1f31cef81c5b4f51b [file] [log] [blame]
{
"name": "FrameworkC",
"version": "0.1",
"summary": "Test pods",
"description": "Test multi pods",
"homepage": "https://github.com/alanz1982/FrameworkC",
"license": "MIT",
"authors": {
"Zhang Yu": "yu.zhang@ipanda.co.jp"
},
"platforms": {
"ios": "10.0"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/alanz1982/FrameworkC.git",
"tag": "v0.1"
},
"source_files": "FrameworkC/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}