[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / e / c / HCDataStructures / 1.1.0 / HCDataStructures.podspec.json
blob003947d080ca37ff81f3a4864662f18176508553
2   "name": "HCDataStructures",
3   "version": "1.1.0",
4   "summary": "HCDataStructures is a (currently small) collection of missing data structures.",
5   "homepage": "https://github.com/hypercrypt/HCDataStructures",
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/HCDataStructures.git",
15     "tag": "1.1.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": [
21     "Classes",
22     "Classes/**/*.{h,m}",
23     "Categories",
24     "Categories/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "requires_arc": true