blob: fae4b60a9f969eac3d12517e9a81d1d19d19c708 [file] [log] [blame]
{
"name": "FTInternational",
"version": "0.0.1",
"summary": "App International Using Swift3.2",
"description": "App International Using Swift3.2",
"homepage": "https://github.com/wenxp/FTInternational",
"license": "MIT",
"authors": {
"wenxp": "wenxp2006@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wenxp/FTInternational.git",
"tag": "0.0.1"
},
"default_subspecs": "Core",
"pushed_with_swift_version": "3.0",
"subspecs": [
{
"name": "Core",
"frameworks": "UIKit",
"source_files": "Source/*.swift"
}
]
}