blob: 348548af604cd18bb638d3a7731e89f85dd04fbc [file] [log] [blame]
{
"name": "EPOrderedDictionary",
"version": "0.1.0",
"summary": "An implementation of the ordered dictionary for iOS",
"description": "An implementation of the ordered dictionary for iOS.",
"homepage": "https://github.com/zhang-hu/EPOrderedDictionary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhanghu": "1145512680@qq.com"
},
"source": {
"git": "https://github.com/zhang-hu/EPOrderedDictionary.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "2.0"
},
"source_files": "EPOrderedDictionary/Classes/*"
}