[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / b / SIADateFormatter / 0.1.0 / SIADateFormatter.podspec.json
blob0168d320bd8086a95212e40615f9ca99c4d3a4e9
2   "name": "SIADateFormatter",
3   "version": "0.1.0",
4   "summary": "SIADateFormatter is automatically cached NSDateFormatter.",
5   "description": "                       SIADateFormatter is automatically cached NSDateFormatter.\n                       Add utility method to NSString/NSDate.\n",
6   "homepage": "https://github.com/siagency/SIADateFormatter",
7   "license": "MIT",
8   "authors": {
9     "SI Agency": "support@si-agency.co.jp"
10   },
11   "source": {
12     "git": "https://github.com/siagency/SIADateFormatter.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "SIADateFormatter": [
22       "Pod/Assets/*.png"
23     ]
24   }