blob: d356369cdf3026e8dc4666fcf89295572f963282 [file] [log] [blame]
{
"name": "ICXBaseModule",
"version": "0.1.2",
"summary": "ICXBaseModule是整个项目的基类文件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"luoxin3116@gmail.com": "luoxin3116@gmail.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXBase.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "ICXBaseModule/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}