blob: 0fc3a2ad0df894dff9fdd89f9c765c2df48563aa [file] [log] [blame]
{
"name": "FitScreenKit",
"version": "0.0.1",
"summary": "一个适配屏幕的方案",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xyhuangjia/FitScreenKit",
"license": "MIT",
"authors": {
"xyhuangjia": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/xyhuangjia/FitScreenKit.git",
"tag": "v0.0.1"
},
"source_files": [
"Classes",
"FitScreenKit/Classes/**/*.{h,m}"
],
"requires_arc": true
}