[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / 0 / 1 / iOSSolarMapOverlay / 1.0.0 / iOSSolarMapOverlay.podspec.json
blob22a08ec39caf6e2c5cf176fd9de7ae00bd325f7c
2   "name": "iOSSolarMapOverlay",
3   "version": "1.0.0",
4   "summary": "A Solar Terminator Overlay for iOS.",
5   "homepage": "https://github.com/DABSquared/iOSSolarMapOverlay",
6   "license": "MIT",
7   "authors": {
8     "DABSquared": "support@dabsquared.com"
9   },
10   "source": {
11     "git": "https://github.com/DABSquared/iOSSolarMapOverlay.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source_files": [
18     "SolarTerminator/Classes",
19     "SolarTerminator/Classes/*.{h,m}"
20   ],
21   "exclude_files": "SolarTerminator/Classes/Exclude",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "MapKit",
26     "CoreLocation",
27     "CoreGraphics"
28   ],
29   "libraries": [
30     "iconv",
31     "charset"
32   ],
33   "requires_arc": true