[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / d / 7 / HCDates / 1.0.0 / HCDates.podspec.json
blobece24d14dc4b7b5c989524e17587d2c6af53b5f8
2   "name": "HCDates",
3   "version": "1.0.0",
4   "summary": "HCDates makes dealing with fixed NSDateFormatters easier and more efficient.",
5   "homepage": "https://github.com/hypercrypt/HCDates",
6   "license": {
7     "type": "BSD",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Klaus-Peter Dudas": "klaus@hypercrypt.net"
12   },
13   "source": {
14     "git": "https://github.com/hypercrypt/HCDates.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}"
23   ],
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "Foundation",
26   "requires_arc": true