blob: f6394a4b3b23a3fff5ee7995c817cbb3b426cc26 [file] [log] [blame]
{
"name": "YXCategories",
"version": "0.0.1",
"summary": "A practical category.",
"homepage": "https://github.com/shlyren/YXCategories.git",
"license": "MIT",
"authors": {
"shlyren": "shlyren@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/shlyren/YXCategories.git",
"tag": "0.0.1"
},
"source_files": [
"YXCategories",
"YXCategories/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}