blob: cdc01661b266c76720d17aaf307e47f56099eed6 [file] [log] [blame]
{
"name": "TSArray",
"version": "1.0.0",
"summary": "TSArray is a thread-safe mutable array.",
"homepage": "https://github.com/JackIsCoding/TSArray",
"license": "MIT",
"authors": {
"JackIsCoding": "286741105@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/JackIsCoding/TSArray.git",
"tag": "1.0.0"
},
"source_files": "TSArray/*.{h,m}",
"requires_arc": true
}