blob: e5333d15941661cee6e8a4b4ef2c18a19581c639 [file] [log] [blame]
{
"name": "QRCodeSwift",
"version": "0.1.0",
"summary": "A short description of QRCodeSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Tuluobo/QRCodeSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Tuluobo": "tuluobo@vip.qq.com"
},
"source": {
"git": "https://github.com/Tuluobo/QRCodeSwift.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Tuluobo",
"platforms": {
"ios": "8.0"
},
"source_files": "QRCodeSwift/Classes/*.swift",
"resource_bundles": {
"QRCodeSwift": [
"QRCodeSwift/Resources/*"
]
}
}