blob: 627fcc56ae2246861a8eb516baefc9734a9fcd73 [file] [log] [blame]
{
"name": "SLKCategory",
"version": "0.1.1",
"summary": "add system frameworks",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tyjlp/SLKCategory",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tyjlp": "332676989@qq.com"
},
"source": {
"git": "https://github.com/tyjlp/SLKCategory.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SLKCategory/Classes/**/*",
"frameworks": [
"QuartzCore",
"MapKit",
"CoreText"
]
}