[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / e / 2 / RRCNSDateFormatterFactory / 0.1.4 / RRCNSDateFormatterFactory.podspec.json
blob3f6f9a772906263a87228dcd415a9b60704b1533
2   "name": "RRCNSDateFormatterFactory",
3   "version": "0.1.4",
4   "summary": "人人车 NSDateFormatter 私有Pod库.",
5   "description": "人人车 NSDateFormatter 私有Pod库.NSCache以 stringFormatter+NSLocale的localeIdentifier 形成的string 为key缓存了NSDateFormatter,不用担心你内存管理,当内存警告时候,会自动释放NSCache缓存的对象",
6   "homepage": "https://gitlab.renrenche.com/ios/RRCNSDateFormatterFactory",
7   "license": "MIT",
8   "authors": {
9     "wangjianyu": "wangjianyu@renrenche.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://gitlab.renrenche.com/ios/RRCNSDateFormatterFactory.git",
16     "tag": "0.1.4"
17   },
18   "source_files": [
19     "RRCNSDateFormatterFactory",
20     "RRCNSDateFormatterFactory/*.{h,m}"
21   ],
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true