blob: 37cd5879fde53fc1f83b9edc7f8eab4b9dfd5b76 [file] [log] [blame]
{
"name": "SunSortMutableDictionary",
"version": "0.4.0",
"license": "MIT",
"summary": "可以按照key进行排序的可变数组",
"homepage": "https://github.com/sunbohong/SunSortMutableDictionary",
"authors": {
"酷酷的哀殿": "sunbohong@gmail.com"
},
"source": {
"git": "https://github.com/sunbohong/SunSortMutableDictionary.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Pod/Classes/**/*"
}