blob: 33c90663f8915bc43262152b1ad744de73f9da2b [file] [log] [blame]
{
"name": "IcePrivateCocoaPods",
"version": "1.3",
"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.3"
},
"platforms": {
"ios": "10.0"
},
"source_files": "IcePrivateCocoaPods/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.0"
}