blob: 2afbb1805be56054b8d9c5359d988edca6fdc1c9 [file] [log] [blame]
{
"name": "BlipCards",
"version": "0.0.2",
"summary": "Reusable BLiP cards for your iOS app",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Takenet/blip-cards-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Take": "victorb@take.net"
},
"source": {
"git": "https://github.com/takenet/blip-cards-ios.git",
"tag": "master"
},
"platforms": {
"ios": "8.0"
},
"source_files": "src/Blip/**/*.{swift,h,m}",
"resources": "src/Blip/**/*.{plist,xib,png}"
}