blob: 68e5b95a557f8ec25a725beaa7177f9c8215f268 [file] [log] [blame]
{
"name": "YNCategories",
"version": "1.0.2",
"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.2"
},
"source_files": "YNCategories/**/*.{h,m}",
"dependencies": {
"Aspects": [
"~> 1.4.1"
]
}
}