[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 7 / 1 / 4 / ASFormatterCache / 0.1 / ASFormatterCache.podspec.json
blob5a17186a1162abb8949a14fd1025e55278700e94
2   "name": "ASFormatterCache",
3   "version": "0.1",
4   "license": "MIT",
5   "summary": "An iOS cache that gives easy access to reusable date formatters and auto-update formatters on locale change.",
6   "authors": {
7     "Philippe Converset": "pconverset@autresphere.com"
8   },
9   "homepage": "https://github.com/autresphere/ASFormatterCache",
10   "source": {
11     "git": "https://github.com/autresphere/ASFormatterCache.git",
12     "tag": "0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "ASFormatterCache/*.{h,m}",
18   "frameworks": "Foundation",
19   "requires_arc": true