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