blob: c33961336c353b1aeb2e0fc81766c7c4d5a9861f [file] [log] [blame]
{
"name": "OAUClock",
"version": "0.1.1",
"summary": "An easy clock view for iOS.",
"description": "An easy storyboard-based clock view for iOS.",
"homepage": "https://github.com/cyonix/OAUClock",
"license": "MIT",
"authors": {
"Austin Ugbeme": "austinu@me.com"
},
"source": {
"git": "https://github.com/cyonix/OAUClock.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"OAUClock": [
"Pod/Assets/*.png"
]
}
}