blob: 9ea5ac18391bd72096654e8538c775a2c711c2ac [file] [log] [blame]
{
"name": "IcePrivateCocoaPods",
"version": "1.0",
"summary": "IcePrivateCocoaPods is used to create one private cocoapods utility classes for Ice.",
"description": "IcePrivateCocoaPods is used to create one private cocoapods utility classes for Ice. and also can be shared for all iOS deveopers.",
"swift_versions": "4.0",
"homepage": "https://github.com/yekai/IcePrivateCocoaPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yekai": "wangxiangbing@zhiyihealth.com.cn"
},
"source": {
"git": "https://github.com/yekai/IcePrivateCocoaPods.git",
"tag": "1.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IcePrivateCocoaPods/Classes/**/*",
"swift_version": "4.0"
}