blob: a0f4373e832d0bd656d5e87ede48200c585b4cc3 [file] [log] [blame]
{
"name": "singsoselv",
"version": "0.0.2",
"summary": "all kinds of categories for iOS develop",
"description": "this project provide all kinds of categories for iOS developer",
"homepage": "https://github.com/ticklanxi/singsoselv",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ticklanxi": "327855099@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ticklanxi/singsoselv.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"UIKit",
"Security",
"CFNetwork",
"Foundation"
],
"requires_arc": true
}