blob: 1d8c8b024defd8be3d6abc9f5e77f9a5ca1c2b71 [file] [log] [blame]
{
"name": "YNCategories",
"version": "1.0.4",
"summary": "iOS objective-c Categories",
"description": "This is iOS objective-c Categories.",
"homepage": "https://github.com/623637646/YNCategories",
"license": "MIT",
"authors": {
"Yanni Wang": "yanni.wang@shopee.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/623637646/YNCategories.git",
"tag": "1.0.4"
},
"source_files": "YNCategories/**/*.{h,m}",
"dependencies": {
"Aspects": [
"~> 1.4.1"
]
}
}