blob: 70c6cb1588a0d2dc2f920b2aeee8926873b3a368 [file] [log] [blame]
{
"name": "TMUtils",
"version": "1.0.1",
"summary": "Common safe methods & utils for NSArray & NSDictionary.",
"homepage": "https://github.com/alibaba/LazyScrollView",
"license": {
"type": "MIT"
},
"authors": {
"HarrisonXi": "gpra8764@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/alibaba/LazyScrollView.git",
"tag": "1.0.1"
},
"source_files": "TMUtils/*.{h,m}",
"requires_arc": true
}