blob: 31bd97e99cf876129fccdb34502d69c4bc728483 [file] [log] [blame]
{
"name": "OAUClock",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"OAUClock": [
"Pod/Assets/*.png"
]
}
}