{ | |
"name": "YNCategories", | |
"version": "1.0.5", | |
"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.5" | |
}, | |
"source_files": "YNCategories/**/*.{h,m}", | |
"dependencies": { | |
"Aspects": [ | |
"~> 1.4.1" | |
] | |
} | |
} |