blob: edaf4272acfccf8e6b6480362ca1cc8ec8ad6fe6 [file] [log] [blame]
{
"name": "SPFoundation",
"version": "1.0.0",
"summary": "Easy, powerful attributedLabel,support mixed with image and text, link text,image, and UIView.",
"homepage": "https://github.com/lansepan/SPFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BluePan": "243492212@qq.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/lansepan/SPFoundation.git",
"tag": "1.0.0"
},
"source_files": "SPFoundationExample/SPFoundation/**/*.{h,m}",
"requires_arc": true
}