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