[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / f / 6 / STRFTimeFormatter / 1.0 / STRFTimeFormatter.podspec.json
blob2e25d6764b1d992af4ba742909c11a2a0ef8f6de
2   "name": "STRFTimeFormatter",
3   "version": "1.0",
4   "summary": "NSDateFormatter replacement for machine encoded dates.",
5   "homepage": "https://github.com/ellneal/STRFTimeFormatter",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Elliot Neal": "elliot@emdentec.com"
12   },
13   "source": {
14     "git": "https://github.com/ellneal/STRFTimeFormatter.git",
15     "tag": "v1.0"
16   },
17   "source_files": "STRFTimeFormatter/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }