[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 5 / f / 6 / STRFTimeFormatter / 1.1 / STRFTimeFormatter.podspec.json
blobed7db903beb6d3fd8968a5b8ffa2680fbabbc6ec
2   "name": "STRFTimeFormatter",
3   "version": "1.1",
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.1"
16   },
17   "source_files": "STRFTimeFormatter/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "6.0"
21   }