[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / c / OAUClock / 0.1.0 / OAUClock.podspec.json
blob31bd97e99cf876129fccdb34502d69c4bc728483
2   "name": "OAUClock",
3   "version": "0.1.0",
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.0"
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   }