blob: a70f9c88e4ecb68e7069b1fe34dc90a93bca0b96 [file] [log] [blame]
{
"name": "GLYSort",
"version": "0.0.2",
"summary": "Sort",
"description": "GLYSortKit",
"homepage": "https://github.com/Jason318/GLYSort",
"license": "MIT",
"authors": {
"Jason318": "834699083@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jason318/GLYSort.git",
"tag": "0.0.2"
},
"source_files": [
"NSMutableArray+GLYSort",
"NSMutableArray+GLYSort/NSMutableArray+GLYSort/*.{h,m}"
],
"requires_arc": true
}