[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / e / c / OAUClock / 0.1.1 / OAUClock.podspec.json
blobc33961336c353b1aeb2e0fc81766c7c4d5a9861f
2   "name": "OAUClock",
3   "version": "0.1.1",
4   "summary": "An easy clock view for iOS.",
5   "description": "An easy storyboard-based clock view for iOS.",
6   "homepage": "https://github.com/cyonix/OAUClock",
7   "license": "MIT",
8   "authors": {
9     "Austin Ugbeme": "austinu@me.com"
10   },
11   "source": {
12     "git": "https://github.com/cyonix/OAUClock.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "OAUClock": [
22       "Pod/Assets/*.png"
23     ]
24   }