blob: efffb611c5b16ff85982d6e4398f213e83d85a12 [file] [log] [blame]
{
"name": "CLFoundation",
"version": "1.5.0",
"summary": "CLFoundation of iOS",
"homepage": "https://github.com/CainLuo/CLFoundation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"CainLuo": "350116542@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CainLuo/CLFoundation.git",
"tag": "1.5.0"
},
"source_files": [
"CLFoundation",
"CLFoundation/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
]
}