blob: c123da5373ea870236f4a8a60bfc6c0ff0f86420 [file] [log] [blame]
{
"name": "TestNewModule",
"version": "1.0.0",
"summary": "iOS 公有库测试",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NingLi-iOSer/TextNewModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lining": "lining201702@126.com"
},
"source": {
"git": "https://github.com/NingLi-iOSer/TextNewModule.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "TestNewModule/Classes/**/*",
"swift_version": "5.0"
}