blob: 422480f7d2dd188b0760e7b7ff94fac1048ad112 [file] [log] [blame]
{
"name": "ICXDateTools",
"version": "0.1.0",
"summary": "A short description of ICXDateTools.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.icarbonx.com/ICX-iOS/ICXDateTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanrong95": "zengfanrong@icarbonx.com"
},
"source": {
"git": "https://git.icarbonx.com/ICX-iOS/ICXDateTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ICXDateTools/Classes/**/*.{h,m}",
"resource_bundles": {
"ICXDateTools": [
"ICXDateTools/Assets/*.{png,bundle}"
]
}
}