blob: 67502af9503b5c1abe4a11d92e8b0c1712e199c6 [file] [log] [blame]
{
"name": "TSArray",
"version": "1.0.2",
"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.2"
},
"source_files": "TSArray/*.{h,m}",
"requires_arc": true
}