blob: a82f38b8d8c069a222978396ba6899418af78d54 [file] [log] [blame]
{
"name": "C2Alert",
"version": "0.1.1",
"summary": "C2Alert is a simple alert library with good and customizable design.",
"description": "C2Alert is a simple alert library with good and customizable design. It has small size but greatly serves on the purpose.",
"homepage": "https://github.com/c2mInc/C2Alert",
"screenshots": [
"https://cdn.pbrd.co/images/H3jkuoO.gif",
"https://cdn.pbrd.co/images/H3jkk8H.gif",
"https://cdn.pbrd.co/images/H3jkL7X.gif",
"https://cdn.pbrd.co/images/H3jjN6h.gif"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Connected2.me": "http://connected2.me"
},
"source": {
"git": "https://github.com/c2mInc/C2Alert.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/connected2me",
"platforms": {
"ios": "9.0"
},
"source_files": "C2Alert/Classes/**/*",
"resource_bundles": {
"C2Alert": [
"C2Alert/Assets/**/*.png"
]
},
"frameworks": "UIKit"
}