blob: 24c488222a05c8edd1454ce879cd043dadd5f033 [file] [log] [blame]
{
"name": "IndexArray",
"version": "1.0.1",
"summary": "The combination of dictionary and array.",
"homepage": "https://github.com/lincf0912/IndexArray",
"license": "MIT",
"authors": {
"lincf0912": "dayflyking@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/lincf0912/IndexArray.git",
"tag": "1.0.1",
"submodules": true
},
"requires_arc": true,
"source_files": "IndexArrayDemo/class/*.{h,m}",
"public_header_files": "IndexArrayDemo/class/*.h"
}