blob: d1021d6c9b601587b6c56f665a55fdf25249562b [file] [log] [blame]
{
"name": "LANCategory",
"version": "0.1.0",
"summary": "A very useful category for iOS developer.",
"description": "A very useful Objective-C category for iOS developer. Mainly extending UIKit.",
"homepage": "https://github.com/lanvsblue/LANCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lanvsblue": "lanvsblue@163.com"
},
"source": {
"git": "https://github.com/lanvsblue/LANCategory.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LANCategory/Classes/**/*"
}