[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 6 / 7 / MHPrettyDate / 1.1.0 / MHPrettyDate.podspec.json
blobffe392105b899dd0384be98126cf52ba5720dcf0
2   "name": "MHPrettyDate",
3   "version": "1.1.0",
4   "summary": "An iOS framework that provides a simple mechanism to get  \"Pretty Dates\" (\"Yesterday\", \"Today\", etc.) from NSDate objects.",
5   "homepage": "https://github.com/bobjustbob/MHPrettyDate",
6   "license": "MIT",
7   "authors": {
8     "Bobby Williams": "bjackw@mac.com"
9   },
10   "source": {
11     "git": "https://github.com/bobjustbob/MHPrettyDate.git",
12     "tag": "v1.1.0"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "MHPrettyDate/**/*.{h,m}",
18   "resources": "MHPrettyDate/**/*.{lproj}",
19   "requires_arc": true,
20   "frameworks": "Foundation"