blob: ab1390dcb11e0e5e13cd5eb24cc33b507f8c7379 [file] [log] [blame]
{
"name": "SlateURI",
"version": "3.4.2.1",
"summary": "A uri mechanism.",
"description": "A uri mechanism. Your can custom your own uri format.",
"homepage": "https://github.com/islate/SlateURI",
"license": "Apache 2.0",
"authors": {
"linyize": "linyize@gmail.com"
},
"source": {
"git": "https://github.com/islate/SlateURI.git",
"tag": "3.4.2.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SlateURI/*.{h,m}",
"dependencies": {
"SlateUtils": [
]
}
}