[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / 8 / CDBSharedDateFormatter / 0.0.1 / CDBSharedDateFormatter.podspec.json
blobfae0bb87fcf7bf28c52a6c39e1dc6d8b2ca4e2a3
2   "name": "CDBSharedDateFormatter",
3   "version": "0.0.1",
4   "summary": "NSDateFormatter sharedInstance implementation",
5   "description": "Add a category with a sharedInstance method to the NSDateFormatter",
6   "homepage": "https://github.com/yocaminobien/CDBSharedDateFormatter",
7   "license": "MIT",
8   "authors": {
9     "yocaminobien": "yocaminobien@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yocaminobien/CDBSharedDateFormatter.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "CDBSharedDateFormatter": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "UIKit"