blob: 1228fce653fbaebd9d311f53bd938740debc74c5 [file] [log] [blame]
{
"name": "FZTestSDK",
"version": "1.0.0",
"summary": "A Test FZTestSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://www.baidu.com",
"license": "MIT",
"authors": {
"huanglch": "416715288@qq.com"
},
"source": {
"git": "/Users/huanglch/Desktop/FZTestSDK",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FZTestSDK/Classes/**/*.{h,m}",
"frameworks": [
"UIKit",
"MapKit",
"CoreGraphics"
],
"dependencies": {
"MuPDF": [
"~> 1.9"
]
}
}